OSDN Git Service

[skip ci]
authorNeko7sora <75793267+Neko7sora@users.noreply.github.com>
Wed, 4 Aug 2021 05:09:41 +0000 (14:09 +0900)
committerGitHub <noreply@github.com>
Wed, 4 Aug 2021 05:09:41 +0000 (14:09 +0900)
.github/dependabot.yml

index 86798cd..0ab7938 100644 (file)
@@ -16,7 +16,6 @@ updates:
     # Raise pull requests for version updates
     # to github-actions against the `develop` branch
     target-branch: "develop"
-    versioning-strategy: "auto"
     allow:
       # Allow updates for *
       - dependency-name: "*"
@@ -49,7 +48,6 @@ updates:
     # Raise pull requests for version updates
     # to npm against the `develop` branch
     target-branch: "develop"
-    versioning-strategy: "auto"
     allow:
       # Allow updates for *
       - dependency-name: "*"