Create dependabot.yml
This commit is contained in:
parent
ce8ae04f41
commit
4bb3fbf0ed
|
@ -0,0 +1,8 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
allow:
|
||||||
|
- dependency-name: "@acid-info/logos-docusaurus-preset"
|
Loading…
Reference in New Issue