Skip to content

Commit

Permalink
set dependabot to always increase versions
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Oct 17, 2023
1 parent 6790c9a commit f859e45
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 @@ -29,7 +29,7 @@ updates:
- dependency-type: direct
schedule:
interval: "daily"
versioning-strategy: increase-if-necessary
versioning-strategy: increase
assignees:
- "wpscholar"
reviewers:
Expand All @@ -52,7 +52,7 @@ updates:
interval: "daily"
allow:
- dependency-type: direct
versioning-strategy: increase-if-necessary
versioning-strategy: increase
assignees:
- "wpscholar"
reviewers:
Expand Down

0 comments on commit f859e45

Please sign in to comment.