Skip to content

Commit

Permalink
Merge pull request #304 from fujiwara/fix-dependabot
Browse files Browse the repository at this point in the history
dependabot for actions
  • Loading branch information
fujiwara authored Oct 13, 2023
2 parents f68b9b4 + 425cf5c commit 0a13392
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
time: "20:00"
open-pull-requests-limit: 10
- package-ecosystem: gomod
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly

0 comments on commit 0a13392

Please sign in to comment.