We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31eaf45 commit 8323a1aCopy full SHA for 8323a1a
1 file changed
.github/dependabot.yml
@@ -4,22 +4,16 @@ updates:
4
directory: "/"
5
schedule:
6
interval: weekly
7
- labels:
8
- - "release-note-none"
9
open-pull-requests-limit: 10
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