diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a43d30df92f1452641292fba52ca30f09f4f3e6..40323d8e8df86b1beca78b116d8132c4f86b4b72 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.3.0 + rev: v4.4.0 hooks: - id: check-added-large-files - id: check-ast