chore: Uptade renovate.json
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m20s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m20s
Details
This commit is contained in:
parent
cffc5e04e0
commit
22e2dd92e6
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
||||||
"rangeStrategy": "pin"
|
"rangeStrategy": "pin",
|
||||||
|
"automerge": true
|
||||||
}
|
}
|
Loading…
Reference in New Issue