chore(dependabot): config
This commit is contained in:
parent
bcff375e6c
commit
085946e9ab
1 changed files with 8 additions and 0 deletions
8
.github/workflows/.dependabot/config.yml
vendored
Normal file
8
.github/workflows/.dependabot/config.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
version: 1
|
||||
update_configs:
|
||||
- package_manager: "go:modules"
|
||||
directory: "/"
|
||||
update_schedule: "daily"
|
||||
commit_message:
|
||||
prefix: "chore"
|
||||
include_scope: true
|
Loading…
Add table
Add a link
Reference in a new issue