diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 275605eb..d70eabe1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -178,6 +178,7 @@ entry: mixed-line-ending language: python types: [text] + stages: [pre-commit, pre-push, manual] - id: name-tests-test name: python tests naming description: verifies that test files are named correctly.