Skip to content

Commit

Permalink
switch to monthly dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rantoniuk committed May 31, 2023
1 parent a14cd45 commit 6c91bc6
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,7 +3,7 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
ignore:
# we don't want to automatically bump core
- dependency-name: "org.jenkins-ci.main:jenkins-core"
Expand All @@ -13,4 +13,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

0 comments on commit 6c91bc6

Please sign in to comment.