Spaces:
Running
Running
pre-commit-ci[bot]
commited on
Commit
•
2873c8c
1
Parent(s):
116eee1
[pre-commit.ci] pre-commit autoupdate
Browse filesupdates:
- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -9,7 +9,7 @@ repos:
|
|
9 |
- id: check-added-large-files
|
10 |
# General formatting
|
11 |
- repo: https://github.com/psf/black
|
12 |
-
rev: 24.4.
|
13 |
hooks:
|
14 |
- id: black
|
15 |
- id: black-jupyter
|
|
|
9 |
- id: check-added-large-files
|
10 |
# General formatting
|
11 |
- repo: https://github.com/psf/black
|
12 |
+
rev: 24.4.2
|
13 |
hooks:
|
14 |
- id: black
|
15 |
- id: black-jupyter
|