diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 73932b4..8696dac 100644 --- a/.github/dependabot.yml +++ b/.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: "/"