Skip to content

Commit

Permalink
Merge a5e99cc into d1c01a6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2021
2 parents d1c01a6 + a5e99cc commit cdaf6ec
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: 21.10b0
rev: 21.11b1

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

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

0 comments on commit cdaf6ec

Please sign in to comment.