Skip to content

Commit

Permalink
Switch dependabot to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 25, 2024
1 parent 26adfcf commit 7d35b2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

# vim: sw=4

0 comments on commit 7d35b2a

Please sign in to comment.