Skip to content

Commit

Permalink
Merge pull request #1958 from praw-dev/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Jul 18, 2023
2 parents d77c045 + 7425a85 commit 2d4c811
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: 23.3.0
rev: 23.7.0

- repo: https://github.com/LilSpazJoekp/docstrfmt
hooks:
Expand All @@ -46,7 +46,7 @@ repos:
args:
- '-ll'
- '1000'
rev: '0.78'
rev: '1.0.0'

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

0 comments on commit 2d4c811

Please sign in to comment.