Skip to content

Commit

Permalink
Merge pull request #1921 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 e0ec1d2 + a554870 commit 9e6f0a5
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 @@ -51,7 +51,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 9e6f0a5

Please sign in to comment.