mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-18 18:15:28 +08:00
deps: Add dependabot config
This commit is contained in:
parent
7ed9704167
commit
827a8f8ea5
9
.dependabot/config.yml
Normal file
9
.dependabot/config.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: 1
|
||||||
|
update_configs:
|
||||||
|
- package_manager: "javascript"
|
||||||
|
directory: "/"
|
||||||
|
update_schedule: "weekly"
|
||||||
|
default_labels:
|
||||||
|
- "dependencies"
|
||||||
|
commit_message:
|
||||||
|
prefix: "deps"
|
Loading…
Reference in New Issue
Block a user