diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 651f1c3e4f..7c429caeb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,3 +64,5 @@ repos: \.github/.*\.yaml| data/.* )$ + - id: no-browser-statement + name: Check for browser() statement