Skip to content

Commit

Permalink
only check on mondays
Browse files Browse the repository at this point in the history
  • Loading branch information
ssteinbach committed Apr 5, 2021
1 parent eace2f9 commit ba5eac2
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 @@ -11,9 +11,9 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
day: "monday"

- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
day: "monday"

0 comments on commit ba5eac2

Please sign in to comment.