mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-18 08:05:04 +00:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
e4924e7406
commit
e6a34d9b23
1 changed files with 18 additions and 0 deletions
18
.github/dependabot.yml
vendored
Normal file
18
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: date-fns
|
||||
versions:
|
||||
- 2.20.0
|
||||
- 2.20.2
|
||||
- 2.20.3
|
||||
- 2.21.0
|
||||
- 2.21.1
|
||||
- dependency-name: date-fns-tz
|
||||
versions:
|
||||
- 1.1.4
|
Loading…
Add table
Reference in a new issue