Skip to content

Commit

Permalink
Change Dependabot to weekly
Browse files Browse the repository at this point in the history
I'm getting annoyed at all the ESLint updates, but still want them.
  • Loading branch information
andyleejordan committed Feb 14, 2023
1 parent b009a06 commit 0dfd8c8
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 @@ -3,8 +3,8 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly

0 comments on commit 0dfd8c8

Please sign in to comment.