Disable minor version dependency updates for main (currently 1.4.x)
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -38,6 +38,7 @@ updates:
|
||||
- dependency-name: '*'
|
||||
update-types:
|
||||
- version-update:semver-major
|
||||
- version-update:semver-minor
|
||||
|
||||
# GitHub Actions
|
||||
- package-ecosystem: github-actions
|
||||
|
||||
Reference in New Issue
Block a user