diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d833663..f73f6bf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: exclude: ^changelog.md|.*/(structures|molecules)/.*\.json|.py$ - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.5.0 + rev: v9.6.0 hooks: - id: eslint types: [file]