mirror of
https://github.com/go-task/task.git
synced 2026-06-30 08:04:28 +00:00
chore: remove dependabot and put Renovate weekly (#2017)
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -3,7 +3,8 @@
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
"group:allNonMajor",
|
||||
"schedule:monthly"
|
||||
"schedule:weekly",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"mode": "full",
|
||||
"reviewers": ["team:developer"],
|
||||
|
||||
Reference in New Issue
Block a user