Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://github.com/Gojo-Bots/Gojo_Satarou
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -18,7 +18,7 @@ repos:
|
|
18 |
language_version: python3
|
19 |
|
20 |
- repo: https://github.com/asottile/add-trailing-comma
|
21 |
-
rev: v2.
|
22 |
hooks:
|
23 |
- id: add-trailing-comma
|
24 |
args: [--py36-plus]
|
|
|
18 |
language_version: python3
|
19 |
|
20 |
- repo: https://github.com/asottile/add-trailing-comma
|
21 |
+
rev: v2.3.0
|
22 |
hooks:
|
23 |
- id: add-trailing-comma
|
24 |
args: [--py36-plus]
|