We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0067c3c + 17d63e1 commit e902fe3Copy full SHA for e902fe3
5 files changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 23.3.0
+ rev: 24.1.1
4
hooks:
5
- id: black
6
- language_version: python3.7
+ language_version: python3.8
7
0 commit comments