diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 834451b..87a33ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ ci: autoupdate_schedule: "quarterly" repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-yaml - id: debug-statements @@ -12,7 +12,7 @@ repos: - id: check-executables-have-shebangs - id: check-json - repo: https://github.com/psf/black - rev: 24.8.0 + rev: 24.10.0 hooks: - id: black files: ^openfe_gromacs