Skip to content

Commit 7c33f51

Browse files
Dependabot: update docker (#12175)
1 parent 2d03bc4 commit 7c33f51

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,21 @@ updates:
3030
interval: "daily"
3131
open-pull-requests-limit: 10
3232

33+
- package-ecosystem: "docker"
34+
directory: "/"
35+
labels:
36+
- dependencies
37+
schedule:
38+
interval: "monthly"
39+
40+
- package-ecosystem: "docker"
41+
directory: "/"
42+
labels:
43+
- dependencies
44+
target-branch: "3.14"
45+
schedule:
46+
interval: "monthly"
47+
3348
# Maintain dependencies for Python aiohttp backport
3449
- package-ecosystem: "pip"
3550
directory: "/"

0 commit comments

Comments
 (0)