Skip to content

Commit

Permalink
fix: add dependabot and versioning strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Dec 6, 2021
1 parent 4e86fcb commit 6a13574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: 2
updates:
- package-ecosystem: "npm"
versioning-strategy: widen
versioning-strategy: increase
directory: "/"
schedule:
interval: "monthly"
Expand Down

0 comments on commit 6a13574

Please sign in to comment.