Skip to content

Commit

Permalink
create dependabot yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
nikiwycherley committed Jun 30, 2023
1 parent c3e9606 commit b1cba2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 20
versioning-strategy: increase
target-branch: development

0 comments on commit b1cba2e

Please sign in to comment.