Spaces:
Paused
Paused
iamgojoof6eyes
commited on
Commit
·
cca7fb9
1
Parent(s):
01f927f
Auto-update pre-commit hooks
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
|
@@ -24,7 +24,7 @@ repos:
|
|
| 24 |
args: [--py36-plus]
|
| 25 |
|
| 26 |
- repo: https://github.com/asottile/pyupgrade
|
| 27 |
-
rev: v3.
|
| 28 |
hooks:
|
| 29 |
- id: pyupgrade
|
| 30 |
args: [--py36-plus]
|
|
|
|
| 24 |
args: [--py36-plus]
|
| 25 |
|
| 26 |
- repo: https://github.com/asottile/pyupgrade
|
| 27 |
+
rev: v3.9.0
|
| 28 |
hooks:
|
| 29 |
- id: pyupgrade
|
| 30 |
args: [--py36-plus]
|