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