⬆️updated pre-commit hooks

This commit is contained in:
nikhilbadyal
2022-08-21 03:46:58 +00:00
committed by GitHub
parent 38a5acb611
commit 35afa2bfd1
+1 -1
View File
@@ -36,7 +36,7 @@ repos:
args: [ --config=setup.cfg ] args: [ --config=setup.cfg ]
- repo: https://github.com/myint/docformatter - repo: https://github.com/myint/docformatter
rev: v1.5.0-rc1 rev: v1.5.0
hooks: hooks:
- id: docformatter - id: docformatter
args: [ --in-place ] args: [ --in-place ]