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 328393e commit 1a255dfCopy full SHA for 1a255df
.github/dependabot.yml
@@ -13,7 +13,8 @@ updates:
13
- dependency-type: "direct"
14
ignore:
15
- dependency-name: "*"
16
- update-types: ["semver-major"]
+ update-types:
17
+ - version-update:semver-major
18
open-pull-requests-limit: 10
19
reviewers:
20
- fhlavac
@@ -33,7 +34,8 @@ updates:
33
34
35
36
37
38
39
40
41
0 commit comments