Skip to content

Commit

Permalink
Merge pull request #223 from praw-dev/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Dec 19, 2022
2 parents db8c96d + c8855e7 commit a48e53d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
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 a48e53d

Please sign in to comment.