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 f00ad30 commit 60905d8Copy full SHA for 60905d8
1 file changed
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ ignore:
8
+ update-types:
9
+ - sem-ver:patch
10
+ - sem-ver:minor
11
- package-ecosystem: "github-actions"
12
13
0 commit comments