Update versions of tools in pre-commit configs to latest version

updates:
- [github.com/hadialqattan/pycln: v2.2.2 → v2.3.0](https://github.com/hadialqattan/pycln/compare/v2.2.2...v2.3.0)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.0)
This commit is contained in:
pre-commit-ci[bot]
2023-10-16 17:02:05 +00:00
committed by Nikhil Badyal
parent 8a54e48f5e
commit 5c091029a2
+2 -2
View File
@@ -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: