We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b542e8e commit 7ef2da9Copy full SHA for 7ef2da9
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
repos:
4
- repo: https://github.com/psf/black
5
# If you update the version here, also update it in tox.ini (py*-pytestlatest-linters)
6
- rev: 24.2.0
+ rev: 24.3.0
7
hooks:
8
- id: black
9
- repo: https://github.com/pycqa/isort
0 commit comments