Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
renovate[bot]
commited on
Commit
·
d294e39
1
Parent(s):
1805c60
chore(deps): update pre-commit hook detachhead/basedpyright-pre-commit-mirror to v1.23.2
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -36,7 +36,7 @@ repos:
|
|
36 |
hooks:
|
37 |
- id: yamlfmt
|
38 |
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
|
39 |
-
rev: 1.23.
|
40 |
hooks:
|
41 |
- id: basedpyright
|
42 |
pass_filenames: false # TODO: document
|
|
|
36 |
hooks:
|
37 |
- id: yamlfmt
|
38 |
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
|
39 |
+
rev: 1.23.2
|
40 |
hooks:
|
41 |
- id: basedpyright
|
42 |
pass_filenames: false # TODO: document
|