Skip to content

Commit

Permalink
Reduce dependabot frequency from weekly to monthly
Browse files Browse the repository at this point in the history
Very little is happening in this repository.
  • Loading branch information
hansmi committed May 13, 2024
1 parent e8441f7 commit 378b6a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
interval: monthly

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly

# vim: set sw=2 sts=2 et :

0 comments on commit 378b6a0

Please sign in to comment.