Skip to content

Commit

Permalink
Merge pull request #596 from synfinatic/dependabot
Browse files Browse the repository at this point in the history
improve dependabot
  • Loading branch information
synfinatic authored Oct 15, 2023
2 parents 6646560 + 3120ba9 commit d78f9ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
version: 2
updates:
- package-ecosystem: "go"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
Expand Down

0 comments on commit d78f9ee

Please sign in to comment.