diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5c4a91d3eb6632c39c7d0fda9426f702a709477a..1981df661308015961797a17899f80244fe275d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ # https://pre-commit.com/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.6.0 hooks: - id: check-added-large-files - id: check-ast