mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 17:25:08 +00:00
ci: update dependabot
This commit is contained in:
parent
b82b5bf583
commit
7044fad553
1 changed files with 2 additions and 12 deletions
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
|
|
@ -11,22 +11,12 @@ updates:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
|
||||||
- package-ecosystem: docker
|
- package-ecosystem: docker
|
||||||
directory: images/nginx
|
directory: images/production
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
|
||||||
- package-ecosystem: docker
|
- package-ecosystem: docker
|
||||||
directory: images/worker
|
directory: images/custom
|
||||||
schedule:
|
|
||||||
interval: daily
|
|
||||||
|
|
||||||
- package-ecosystem: docker
|
|
||||||
directory: images/socketio
|
|
||||||
schedule:
|
|
||||||
interval: daily
|
|
||||||
|
|
||||||
- package-ecosystem: npm
|
|
||||||
directory: images/socketio
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue