We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea2177 + 853f4d8 commit 03f3f0fCopy full SHA for 03f3f0f
1 file changed
.github/dependabot.yml
@@ -16,6 +16,10 @@ updates:
16
versioning-strategy: 'increase'
17
cooldown:
18
default-days: 7
19
+ ignore:
20
+ - dependency-name: '@types/node'
21
+ update-types:
22
+ - 'version-update:semver-major'
23
24
- package-ecosystem: 'github-actions'
25
directory: '/'
0 commit comments