diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e54c9a8..f636187 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + versioning_strategy: "increase-if-necessary"