chore(renovate): fix invalid config
This commit is contained in:
parent
4305057185
commit
f7324db5fc
1 changed files with 0 additions and 1 deletions
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
|
|
@ -3,7 +3,6 @@
|
||||||
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
||||||
"enabledManagers": ["bun", "github-actions"],
|
"enabledManagers": ["bun", "github-actions"],
|
||||||
"minimumReleaseAge": "7 days",
|
"minimumReleaseAge": "7 days",
|
||||||
"schedule": ["every day"],
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchManagers": ["bun"],
|
"matchManagers": ["bun"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue