2 Commits

Author SHA1 Message Date
cbacae0f77 chore(deps): update actions/setup-python action to v6
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m36s
2025-09-05 00:41:16 +00:00
9d9dc1e822 Update renovate.json (#28)
All checks were successful
Lint / pre-commit Linting (push) Successful in 2m0s
Reviewed-on: #28
2025-09-05 02:40:16 +02:00

View File

@@ -1,3 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>server/Renovate-Template:renovate.json",
"config:recommended",
":automergeLinters"
]
}