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 9877f94 commit d35d9c9Copy full SHA for d35d9c9
.github/dependabot.yml
@@ -4,12 +4,18 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ ignore:
8
+ update-types: [ "version-update:semver-patch" ]
9
- package-ecosystem: "pip"
10
11
12
13
14
15
- package-ecosystem: "docker"
16
17
18
19
20
21
0 commit comments