Skip to content

Commit

Permalink
Merge pull request #695 from Icinga/dependabot-config
Browse files Browse the repository at this point in the history
Update dependabot config
  • Loading branch information
julianbrost authored Mar 18, 2024
2 parents f44c47e + 5928326 commit 6c7e94e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
version: 2
updates:

- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
time: '10:00'
interval: daily
open-pull-requests-limit: 10

- package-ecosystem: gomod
directory: "/tests"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- Al2Klimov
- julianbrost
- lippserd

0 comments on commit 6c7e94e

Please sign in to comment.