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 e66e1b9 + 2058593 commit fca2154Copy full SHA for fca2154
.github/dependabot.yml
@@ -4,22 +4,20 @@ updates:
4
directory: "/"
5
schedule:
6
interval: weekly
7
- labels:
8
- - "release-note-none"
9
open-pull-requests-limit: 10
+ ignore:
+ - versions: ["*-rc.*"]
10
11
- package-ecosystem: gomod
12
directory: "test/tools"
13
14
15
16
17
18
19
- package-ecosystem: "github-actions"
20
21
22
interval: "daily"
23
24
25
0 commit comments