Skip to content

Commit

Permalink
ci: update dependabot for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
r17x committed Aug 20, 2024
1 parent 521358f commit 3352322
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ updates:
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: npm
directory: /
assignees:
- "r17x"
open-pull-requests-limit: 5
rebase-strategy: auto
schedule:
interval: "daily"
interval: daily
versioning-strategy: lockfile-only
labels:
- "automerge"
- "dependencies"

0 comments on commit 3352322

Please sign in to comment.