We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a62a9cd + aa9674b commit 90afc49Copy full SHA for 90afc49
1 file changed
.github/dependabot.yml
@@ -7,3 +7,12 @@ updates:
7
update-types: [ "major", "minor", "patch" ]
8
schedule:
9
interval: "weekly"
10
+ labels:
11
+ - github-actions-update
12
+ - package-ecosystem: docker
13
+ directory: "/"
14
+ schedule:
15
+ interval: weekly
16
+ open-pull-requests-limit: 5
17
18
+ - docker-base-update
0 commit comments