mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-14 00:54:07 +00:00
ci(Dependabot): Add config for docker and npm
This commit is contained in:
parent
5aa6e4ec4a
commit
d1ed880c78
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -4,3 +4,13 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
|
||||||
|
- package-ecosystem: docker
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: build/frappe-socketio
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
Loading…
Reference in New Issue
Block a user