Skip to content

Commit

Permalink
Merge pull request #18 from k2tzumi:fix-versioning-strategy
Browse files Browse the repository at this point in the history
Fixing `The property '#/updates/1/' contains additional properties ["versioning-strategy"] outside of the schema when none are allowed`
  • Loading branch information
k2tzumi authored Sep 23, 2023
2 parents 1029b94 + 182f04a commit 0b30360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ updates:
schedule:
interval: "daily"
target-branch: "main"
versioning-strategy: "increase"
commit-message:
prefix: "chore"
include: "scope"
open-pull-requests-limit: 10
open-pull-requests-limit: 10

0 comments on commit 0b30360

Please sign in to comment.