blob: d4db7a2f24e7aedc602536b21e24d45de15a06c6 [file]
{
"teams": {},
"reviewers": {},
"overrides": [
{
"description": "Auto-approve automated PRs",
"onlyModifiedByUsers": ["thm-automation[bot]", "renovate-thm[bot]"],
"onlyModifiedFileRegExs": [
"^.github/workflows/.*",
"^uv/private/uv.lock.json$"
]
}
]
}