Improve Renovate config (#8)
This commit is contained in:
parent
646f7f4d13
commit
e5c3d9cec4
1 changed files with 6 additions and 1 deletions
|
|
@ -2,5 +2,10 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
],
|
||||
"pep723": {
|
||||
"fileMatch": [
|
||||
"scripts/generate\\.py"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue