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 1e6b061 + 16fc88c commit 0c4cd31Copy full SHA for 0c4cd31
1 file changed
.github/dependabot.yml
@@ -5,17 +5,20 @@ updates:
5
schedule:
6
interval: "daily"
7
ignore:
8
- update-types: [ "version-update:semver-patch" ]
+ - dependency-name: "*"
9
+ update-types: [ "version-update:semver-patch" ]
10
- package-ecosystem: "pip"
11
directory: "/"
12
13
14
15
16
17
- package-ecosystem: "docker"
18
19
20
21
22
23
24
0 commit comments