mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
chore(dependabot): config (#29)
* chore(dependabot): config * chore(dependabot): commit_message form
This commit is contained in:
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
|
Reference in New Issue
Block a user