[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/hadialqattan/pycln: v2.2.1 → v2.2.2](https://github.com/hadialqattan/pycln/compare/v2.2.1...v2.2.2)
- [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.4.1...v1.5.0)
This commit is contained in:
pre-commit-ci[bot]
2023-08-14 18:41:18 +00:00
committed by Nikhil Badyal
parent 4d3e82b4fb
commit a398106460
+2 -2
View File
@@ -36,7 +36,7 @@ repos:
args: [ "--profile", "black", ] args: [ "--profile", "black", ]
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln
rev: v2.2.1 rev: v2.2.2
hooks: hooks:
- id: pycln - id: pycln
args: [ --config=setup.cfg ] args: [ --config=setup.cfg ]
@@ -54,7 +54,7 @@ repos:
args: [ "--config=setup.cfg" ] args: [ "--config=setup.cfg" ]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1 rev: v1.5.0
hooks: hooks:
- id: mypy - id: mypy
args: args: