Merge pull request #180 from nikhilbadyal/pre-commit-ci-update-config [skip ci]

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Nikhil Badyal
2023-07-01 12:56:47 +05:30
committed by GitHub
+2 -2
View File
@@ -42,7 +42,7 @@ repos:
args: [ --config=setup.cfg ] args: [ --config=setup.cfg ]
- repo: https://github.com/PyCQA/docformatter - repo: https://github.com/PyCQA/docformatter
rev: v1.7.2 rev: v1.7.3
hooks: hooks:
- id: docformatter - id: docformatter
args: [ --in-place ] args: [ --in-place ]
@@ -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.3.0 rev: v1.4.1
hooks: hooks:
- id: mypy - id: mypy
args: args: