Pārlūkot izejas kodu

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

Marcus Hert Da Coregio 1 gadu atpakaļ
vecāks
revīzija
5842a85640
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .github/dependabot.template.yml

+ 2 - 0
.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/*"