Browse Source

Ignore spring-io/* and spring-security-release-tools/* for github-actions updates

pull/14604/head
Marcus Hert Da Coregio 2 years ago
parent
commit
5842a85640
  1. 2
      .github/dependabot.template.yml

2
.github/dependabot.template.yml

@ -37,3 +37,5 @@ updates: @@ -37,3 +37,5 @@ updates:
interval: weekly
ignore:
- dependency-name: "sjohnr/*"
- dependency-name: "spring-io/*"
- dependency-name: "spring-security-release-tools/*"

Loading…
Cancel
Save