diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb57a46..203633c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - "--settings-path=pyproject.toml" - repo: https://github.com/hadialqattan/pycln - rev: v2.2.2 + rev: v2.3.0 hooks: - id: pycln args: @@ -61,7 +61,7 @@ repos: - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.5.1 + rev: v1.6.0 hooks: - id: mypy args: