Skip to content

Commit

Permalink
dependabot for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jun 13, 2023
1 parent 70b2178 commit 1f1c7bc
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 1f1c7bc

Please sign in to comment.