build: add dependabot
This commit is contained in:
parent
c9f785e00f
commit
c5b07b999c
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: weekly
|
||||
assignees:
|
||||
- akarachen
|
||||
labels:
|
||||
- dependencies
|
||||
Loading…
x
Reference in New Issue
Block a user