We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc6750f + 668b56b commit 590d237Copy full SHA for 590d237
1 file changed
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
5
repos:
6
- repo: https://github.com/psf/black
7
- rev: 24.3.0
+ rev: 24.4.2
8
hooks:
9
- id: black
10
@@ -26,7 +26,7 @@ repos:
26
- id: flake8
27
28
- repo: https://github.com/pre-commit/pre-commit-hooks
29
- rev: v4.5.0
+ rev: v4.6.0
30
31
- id: trailing-whitespace
32
- id: end-of-file-fixer
0 commit comments