chore: enhance CI process (#20)
* chore: enhance CI process * chore: enhance ci * chore: typo
This commit is contained in:
parent
7afdc344a0
commit
a842b13d25
5 changed files with 31 additions and 7 deletions
8
.dependabot/config.yml
Normal file
8
.dependabot/config.yml
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