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 4580bb1 commit 892110fCopy full SHA for 892110f
1 file changed
.github/dependabot.yml
@@ -14,3 +14,21 @@ updates:
14
directory: "/"
15
schedule:
16
interval: "weekly"
17
+ - package-ecosystem: "pip"
18
+ directory: "/"
19
+ schedule:
20
+ interval: "weekly"
21
+ exclude-paths:
22
+ - "test/providers/tst_manifests/**"
23
+ - package-ecosystem: "maven"
24
25
26
27
28
29
+ - package-ecosystem: "gomod"
30
31
32
33
34
0 commit comments