Skip to content

Commit

Permalink
Update dependabot.yml (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorim authored Sep 11, 2024
1 parent 3579b12 commit 47870f5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
version: 2
updates:
- package-ecosystem: "devcontainers"
directory: "/"
labels:
- "pr: dependency-update"
schedule:
interval: weekly
time: "06:00"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
labels:
- "pr: dependency-update"
schedule:
interval: daily
interval: weekly
time: "06:00"
open-pull-requests-limit: 10

0 comments on commit 47870f5

Please sign in to comment.