mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-14 15:25:05 +00:00
ci: Add dependabot config
This commit is contained in:
parent
78a8692f54
commit
5e8a6ff9d9
10
.dependabot/config.yml
Normal file
10
.dependabot/config.yml
Normal file
@ -0,0 +1,10 @@
|
||||
version: 1
|
||||
update_configs:
|
||||
- package_manager: "docker"
|
||||
directory: "/"
|
||||
update_schedule: "weekly"
|
||||
default_labels:
|
||||
- "dependencies"
|
||||
- "docker"
|
||||
commit_message:
|
||||
prefix: "deps"
|
Loading…
x
Reference in New Issue
Block a user