diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 21bfa1e..9a4ac3c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: "github-actions" - versioning-strategy: increase-if-necessary + # versioning-strategy: increase-if-necessary directory: "/" schedule: interval: "weekly"