Migrate renovate config (#9)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-31 10:26:13 +02:00 committed by GitHub
parent 90674697d4
commit 4e03404c76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,8 @@
"config:recommended"
],
"pep723": {
"fileMatch": [
"scripts/generate\\.py"
"managerFilePatterns": [
"/scripts/generate\\.py/"
]
}
}