Remove frontend checking
It's noisy and buildtime-only.
This commit is contained in:
parent
2ce0338f38
commit
8a4fbf954c
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -11,11 +11,6 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "npm"
|
|
||||||
directory: "/frontend"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
|
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
directory: "/api"
|
directory: "/api"
|
||||||
|
|
Loading…
Reference in a new issue