Browse Source

Update dependabot.yml

Belle Aerni 2 years ago
parent
commit
e01a00d638
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/dependabot.yml

+ 3 - 0
.github/dependabot.yml

@@ -14,6 +14,9 @@ updates:
     directory: "/"
     directory: "/"
     schedule:
     schedule:
       interval: "daily"
       interval: "daily"
+    ignore:
+      - dependency-name: "php-actions/phpunit"
+        versions: ["5", "6", "7", "8", "9"]
 
 
   - package-ecosystem: "npm"
   - package-ecosystem: "npm"
     directory: "/"
     directory: "/"