diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb436fe..0d669f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,12 @@ updates: update-types: - minor - patch + dev-dependencies: + applies-to: version-updates + dependency-type: development + update-types: + - minor + - patch - package-ecosystem: "github-actions" directory: "/" schedule: