diff --git a/.github/dependabot.template.yml b/.github/dependabot.template.yml index 564fecff69..20976085e8 100644 --- a/.github/dependabot.template.yml +++ b/.github/dependabot.template.yml @@ -37,3 +37,5 @@ updates: interval: weekly ignore: - dependency-name: "sjohnr/*" + - dependency-name: "spring-io/*" + - dependency-name: "spring-security-release-tools/*"