diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6cf39212..27e5756d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -92,7 +92,7 @@ repos: require_serial: true - repo: https://github.com/pycqa/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort name: isort (python) @@ -127,7 +127,7 @@ repos: args: [--autofix, --indent, '2', --offset, '2'] - repo: https://github.com/sbrunner/hooks - rev: 1.3.0 + rev: 1.4.0 hooks: - id: poetry-check additional_dependencies: