Browse Source

Allow minor version Dependabot updates

pull/15573/head
Marcus Hert Da Coregio 1 year ago committed by GitHub
parent
commit
cba82e4893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/dependabot.yml

1
.github/dependabot.yml

@ -107,7 +107,6 @@ updates: @@ -107,7 +107,6 @@ updates:
- dependency-name: '*'
update-types:
- version-update:semver-major
- version-update:semver-minor
- package-ecosystem: github-actions
target-branch: 5.8.x

Loading…
Cancel
Save