Skip to content

Commit

Permalink
Merge pull request #50 from nowsprinting/chore/dependabot_schedule
Browse files Browse the repository at this point in the history
Mod dependency check interval to weekly
  • Loading branch information
nowsprinting authored Sep 29, 2024
2 parents 16ee084 + 74a35f0 commit 2370f6d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily

interval: weekly
- package-ecosystem: docker
directory: /
schedule:
interval: daily
interval: weekly

0 comments on commit 2370f6d

Please sign in to comment.