Skip to content

Commit

Permalink
Merge pull request #291 from hypnoglow/dependabot
Browse files Browse the repository at this point in the history
dependabot: schedule weekly up to 10 updates
  • Loading branch information
hypnoglow committed Sep 17, 2023
2 parents 5e7ba34 + 881fa0e commit 2721de9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/dependabot.yml
Expand Up @@ -3,14 +3,16 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
# Disable version updates for Docker dependencies
open-pull-requests-limit: 0

0 comments on commit 2721de9

Please sign in to comment.