Merge pull request #148 from nikhilbadyal/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Nikhil Badyal
2023-04-22 11:13:02 +05:30
committed by GitHub
+3 -3
View File
@@ -25,7 +25,7 @@ repos:
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
@@ -42,7 +42,7 @@ repos:
args: [ --config=setup.cfg ]
- repo: https://github.com/PyCQA/docformatter
rev: v1.5.1
rev: v1.6.0
hooks:
- id: docformatter
args: [ --in-place ]
@@ -54,7 +54,7 @@ repos:
args: [ "--config=setup.cfg" ]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.1.1
rev: v1.2.0
hooks:
- id: mypy
args: