Skip to content

Commit 8a27ff4

Browse files
committed
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 6570f9d commit 8a27ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: pyupgrade
2525
args: [--py37-plus]
2626
- repo: https://github.com/psf/black
27-
rev: 21.9b0
27+
rev: 21.10b0
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/PyCQA/pylint

0 commit comments

Comments
 (0)