diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b811ce6..6d5a512 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: args: [--safe, --quiet] language_version: python3 - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.4.0 + rev: v4.5.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer