diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0714cdb..125df16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: for more information, see https://pre-commit.ci repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.0.1 + rev: v4.1.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace