Skip to content

Commit

Permalink
pre-commit: autoupdate hook versions (#5280)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 9, 2021
1 parent d913cb7 commit 234b40a
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 @@ -13,15 +13,15 @@ repos:
- id: isort
# https://github.com/python/black#version-control-integration
- repo: https://github.com/psf/black
rev: 21.4b2
rev: 21.5b0
hooks:
- id: black
- repo: https://github.com/keewis/blackdoc
rev: v0.3.3
hooks:
- id: blackdoc
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.1
rev: 3.9.2
hooks:
- id: flake8
# - repo: https://github.com/Carreau/velin
Expand Down

0 comments on commit 234b40a

Please sign in to comment.