File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -71,16 +71,16 @@ repos:
71
71
files : ^packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/.*/[^/]*\.yml$
72
72
language : system
73
73
entry : pnpm exec ./packages/common/scripts/my-ts-node.js packages/cursorless-engine/src/scripts/transformRecordedTests/index.ts --check-marks
74
- - repo : https://github.com/ikamensh/flynt/
75
- rev : " 0.78 "
74
+ - repo : https://github.com/ikamensh/flynt
75
+ rev : " 1.0.1 "
76
76
hooks :
77
77
- id : flynt
78
- - repo : https://github.com/charliermarsh /ruff-pre-commit
79
- rev : " v0.0.260 "
78
+ - repo : https://github.com/astral-sh /ruff-pre-commit
79
+ rev : v0.1.11
80
80
hooks :
81
81
- id : ruff
82
82
args : [--fix, --exit-non-zero-on-fix]
83
- - repo : https://github.com/psf/black
84
- rev : 23.3.0
83
+ - repo : https://github.com/psf/black-pre-commit-mirror
84
+ rev : 23.12.1
85
85
hooks :
86
86
- id : black
You can’t perform that action at this time.
0 commit comments