diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a1cc80..d259707 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: args: ['--line-length', '92', '--target-version', 'py312'] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace