Spaces:
Paused
Paused
Merge pull request #99 from Gojo-Bots/update/pre-commit-autoupdate
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
|
@@ -12,7 +12,7 @@ repos:
|
|
| 12 |
- id: check-merge-conflict
|
| 13 |
|
| 14 |
- repo: https://github.com/psf/black
|
| 15 |
-
rev: 23.
|
| 16 |
hooks:
|
| 17 |
- id: black
|
| 18 |
language_version: python3
|
|
|
|
| 12 |
- id: check-merge-conflict
|
| 13 |
|
| 14 |
- repo: https://github.com/psf/black
|
| 15 |
+
rev: 23.3.0
|
| 16 |
hooks:
|
| 17 |
- id: black
|
| 18 |
language_version: python3
|