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>
github-actions[bot] and github-actions[bot] authored May 9, 2021

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
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
@@ -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

0 comments on commit 234b40a

Please sign in to comment.