diff --git a/.github/dependabot.template.yml b/.github/dependabot.template.yml index 20976085e8..a4f5924811 100644 --- a/.github/dependabot.template.yml +++ b/.github/dependabot.template.yml @@ -36,6 +36,5 @@ updates: schedule: interval: weekly ignore: - - dependency-name: "sjohnr/*" - dependency-name: "spring-io/*" - dependency-name: "spring-security-release-tools/*" diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c31659579a..4a6cc2425d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -66,8 +66,6 @@ updates: labels: - 'type: task' - 'in: build' - ignore: - - dependency-name: sjohnr/* - package-ecosystem: github-actions target-branch: main directory: / @@ -76,8 +74,6 @@ updates: labels: - 'type: task' - 'in: build' - ignore: - - dependency-name: sjohnr/* - package-ecosystem: github-actions target-branch: docs-build directory: / @@ -86,8 +82,6 @@ updates: labels: - 'type: task' - 'in: build' - ignore: - - dependency-name: sjohnr/* - package-ecosystem: npm target-branch: docs-build