We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e9ca7 commit fb7757fCopy full SHA for fb7757f
1 file changed
.pre-commit-config.yaml
@@ -17,6 +17,6 @@ repos:
17
- id: trailing-whitespace
18
args: [--markdown-linebreak-ext=md]
19
- repo: https://github.com/python/black
20
- rev: 24.1.1
+ rev: 24.2.0
21
hooks:
22
- id: black
0 commit comments