Created the dependabot.yml
This commit is contained in:
parent
0f6ebeb711
commit
6c101da8b9
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "maven"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/webui"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
Reference in New Issue
Block a user