Skip to content

Commit

Permalink
Update dependabot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs authored Jun 18, 2024
1 parent f6ae5e1 commit b0a9070
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"
interval: "weekly"

0 comments on commit b0a9070

Please sign in to comment.