diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab7c596..88caf59 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,9 +1,9 @@ default_stages: - - commit - - push + - Nonepre-commitNone + - Nonepre-pushNone repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v5.0.0 hooks: - id: trailing-whitespace name: Check for trailing whitespaces