Skip to content

Commit d6ee9ce

Browse files
committed
Add monthly update schedule for devcontainers in dependabot configuration
1 parent 2c39533 commit d6ee9ce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ updates:
99
gitHub-actions:
1010
patterns:
1111
- "*"
12+
13+
- package-ecosystem: devcontainers
14+
directory: /
15+
schedule:
16+
interval: monthly
17+
groups:
18+
devcontainers:
19+
patterns:
20+
- "*"

0 commit comments

Comments
 (0)