浏览代码

Update dependabot.yml

Belle Aerni 2 年之前
父节点
当前提交
e01a00d638
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/dependabot.yml

+ 3 - 0
.github/dependabot.yml

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