Skip to content

Commit

Permalink
pre-commit: autoupdate hook versions (#5799)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 19, 2021
1 parent 06a83ef commit a1635d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: isort
# https://github.com/python/black#version-control-integration
- repo: https://github.com/psf/black
rev: 21.8b0
rev: 21.9b0
hooks:
- id: black
- repo: https://github.com/keewis/blackdoc
Expand Down

0 comments on commit a1635d3

Please sign in to comment.