Skip to content

Commit

Permalink
Merge pull request #11 from PunGrumpy/dev/dependabot
Browse files Browse the repository at this point in the history
chore(bot): add dependabot for update packages version
  • Loading branch information
PunGrumpy authored Nov 19, 2023
2 parents d395436 + 491d89b commit 71a924a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
reviewers:
- PunGrumpy
commit-message:
include: scope
prefix: 'chore(deps): '
prefix-development: 'chore(deps-dev): '
labels:
- dependencies
assignees:
- PunGrumpy
versioning-strategy: auto

0 comments on commit 71a924a

Please sign in to comment.