Skip to content

Commit

Permalink
Merge c8855e7 into db8c96d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2022
2 parents db8c96d + c8855e7 commit 59d9d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- repo: https://github.com/psf/black
hooks:
- id: black
rev: 22.10.0
rev: 22.12.0

- repo: https://github.com/LilSpazJoekp/docstrfmt
hooks:
Expand All @@ -50,7 +50,7 @@ repos:
- repo: https://github.com/pycqa/isort
hooks:
- id: isort
rev: 5.10.1
rev: v5.11.3

- repo: https://github.com/pycqa/pydocstyle
hooks:
Expand Down

0 comments on commit 59d9d94

Please sign in to comment.