diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c23c89f6..7e8ca90f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: check-added-large-files - id: check-ast @@ -42,7 +42,7 @@ repos: - id: seed-isort-config - repo: https://github.com/PyCQA/isort - rev: 6.0.1 + rev: 6.1.0 hooks: - id: isort exclude: 'sevenn/pair_e3gnn/pair_e3gnn.cpp'