diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c9605fd..ccc8313 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: directory: "/" schedule: interval: monthly + ignore: + - dependency-name: "*" + update-types: ["version-update:semver-patch"] - package-ecosystem: "github-actions" directory: "/" schedule: