blob: ae751173de550b607748f688ffee2bc42a6eab92 [file]
{
"teams": {},
"reviewers": {},
"overrides": [
{
"description": "Auto-approve automated PRs",
"onlyModifiedByUsers": ["thm-automation[bot]", "renovate-thm[bot]"],
"onlyModifiedFileRegExs": [
"^.github/workflows/.*",
"^mypy/private/requirements.(in|txt)$"
]
}
]
}