Skip to content

Commit

Permalink
Slow depenadabot's roll (#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellistarn authored Jan 31, 2022
1 parent 5de42ed commit 3a9fa80
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 @@ -6,13 +6,13 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

# Maintain dependencies for Golang
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
# Interdependent
ignore:
- dependency-name: "k8s.io/api"
Expand Down

0 comments on commit 3a9fa80

Please sign in to comment.