We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8323a1a commit 2058593Copy full SHA for 2058593
1 file changed
.github/dependabot.yml
@@ -5,12 +5,16 @@ updates:
5
schedule:
6
interval: weekly
7
open-pull-requests-limit: 10
8
+ ignore:
9
+ - versions: ["*-rc.*"]
10
11
- package-ecosystem: gomod
12
directory: "test/tools"
13
14
15
16
17
18
19
- package-ecosystem: "github-actions"
20
directory: "/"
0 commit comments