Skip to content

Commit

Permalink
Merge pull request #244 from praw-dev/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
LilSpazJoekp committed Apr 16, 2023
2 parents 926d809 + d65c825 commit 7698d09
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.1.0
rev: 23.3.0

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

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

0 comments on commit 7698d09

Please sign in to comment.