1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/.dependabot/config.yml

14 lines
332 B
YAML
Raw Normal View History

version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "daily"
commit_message:
prefix: "[MISC] "
include_scope: true
- package_manager: "javascript"
directory: "/web"
update_schedule: "live"
commit_message:
prefix: "[MISC] "
include_scope: true