We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febfb90 commit 8016977Copy full SHA for 8016977
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
- id: black
4
language_version: python3
5
repo: https://github.com/ambv/black
6
- rev: 22.1.0
+ rev: 22.3.0
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v4.1.0
9
hooks:
0 commit comments