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 36b4f87 + 78f70d7 commit 1fb4a85Copy full SHA for 1fb4a85
1 file changed
.github/dependabot.yaml
@@ -7,5 +7,10 @@ updates:
7
interval: "daily"
8
- package-ecosystem: "pub"
9
directory: "/"
10
+ ignore:
11
+ - dependency-name: "*"
12
+ - update-types:
13
+ - version-update:semver-minor
14
+ - version-update:semver-patch
15
schedule:
16
0 commit comments