Skip to content

Commit

Permalink
Chore/dependabot config (#98)
Browse files Browse the repository at this point in the history
* chore: monthly github dependabot

* chore: monthly github dependabot

* chore: monthly github dependabot, more config
  • Loading branch information
wchodarcewicz authored Apr 18, 2024
1 parent 3fd4374 commit e54ae8b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "npm"
commit-message:
prefix: "chore"
include: "scope"

0 comments on commit e54ae8b

Please sign in to comment.