Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Sep 5, 2022
1 parent 1aa191b commit 4e5c88e
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,13 +27,13 @@ repos:
- repo: https://github.com/psf/black
hooks:
- id: black
rev: 22.6.0
rev: 22.8.0

- repo: https://github.com/LilSpazJoekp/docstrfmt
hooks:
- id: docstrfmt
require_serial: true
rev: v1.5.0
rev: v1.5.1

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

0 comments on commit 4e5c88e

Please sign in to comment.