diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7719fc2..eefcf23 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ ci: repos: - repo: https://github.com/pycqa/isort - rev: 6.1.0 + rev: 7.0.0 hooks: - id: isort @@ -23,6 +23,6 @@ repos: - id: flake8 - repo: https://github.com/hadialqattan/pycln - rev: v2.5.0 + rev: v2.6.0 hooks: - id: pycln \ No newline at end of file