diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df1093e..0bccddc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ ci: for more information, see https://pre-commit.ci repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.5.0 + rev: v4.6.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace