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.
1 parent cd99965 commit ad3169dCopy full SHA for ad3169d
.github/dependabot.yml
@@ -4,25 +4,22 @@ updates:
4
directory: "/"
5
schedule:
6
interval: weekly
7
- open-pull-requests-limit: 3
8
ignore:
9
- dependency-name: "k8s.io/*"
10
labels:
11
- dependencies
12
- - ci/skip-e2e
+ - ci/skip-e2e
13
- package-ecosystem: docker
14
15
16
interval: daily
17
- open-pull-requests-limit: 2
18
- labels:
+ labels:
19
- ci/skip-e2e
20
21
- package-ecosystem: github-actions
22
23
24
25
26
27
28
0 commit comments