Skip to content

Commit

Permalink
Target develop for dependecy updates
Browse files Browse the repository at this point in the history
  • Loading branch information
allartk committed Jan 11, 2023
1 parent d14a4e7 commit b2b72fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "monthly"
versioning-strategy: increase-if-necessary
interval: 'monthly'
target-branch: 'develop'
versioning-strategy: increase-if-necessary

0 comments on commit b2b72fb

Please sign in to comment.