diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a13651ee..f2e82fff3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,3 +56,5 @@ repos: \.github/.*\.yaml| data/.* )$ + - id: no-browser-statement + name: Check for browser() statement