add dependabot.yaml
This commit is contained in:
8
dependabot.yml
Normal file
8
dependabot.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: 'npm'
|
||||||
|
directory: '/packages/'
|
||||||
|
schedule:
|
||||||
|
interval: 'weekly'
|
||||||
|
ignore:
|
||||||
|
- dependency-type: 'development'
|
||||||
Reference in New Issue
Block a user