Skip to content

Commit

Permalink
configure dependabot (#577)
Browse files Browse the repository at this point in the history
* configure dependabot

* update reviewer nickname

* update dependabot.yml

* update groups dependabot

* remove groups
  • Loading branch information
Sharqiewicz authored Oct 2, 2024
1 parent c439cf3 commit 0c4b479
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "bot-chore:"
open-pull-requests-limit: 5
rebase-strategy: "auto"
pull-request-branch-name:
separator: "-"
labels:
- "dependencies"
- "security"
assignees:
- "Sharqiewicz"
reviewers:
- "Sharqiewicz"

0 comments on commit 0c4b479

Please sign in to comment.