mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-05-08 03:29:23 +03:00
chroe(renovate): configure renovate
This commit is contained in:
parent
88dc235639
commit
5bd40951ad
1 changed files with 19 additions and 0 deletions
19
.github/renovate.json
vendored
Normal file
19
.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
],
|
||||
"automerge": true
|
||||
}
|
||||
],
|
||||
"commitMessagePrefix": "chroe(deps): ",
|
||||
"labels": [
|
||||
"dependencies"
|
||||
],
|
||||
"prHourlyLimit": 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue