Skip to content

Commit

Permalink
chore: updated deps bot
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed May 5, 2023
1 parent 31ff2fc commit 3dd9d80
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: monthly
open-pull-requests-limit: 10
allow:
- dependency-type: all
ignore:
- dependency-name: "chalk"
- dependency-name: "eslint"

- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
allow:
- dependency-type: all
ignore:
- dependency-name: chalk
- dependency-name: eslint

0 comments on commit 3dd9d80

Please sign in to comment.