We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992007b commit db23a23Copy full SHA for db23a23
1 file changed
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
skip:
5
- fish_indent
6
7
-minimum_prek_version: 0.2.24
+minimum_prek_version: 0.3.5
8
9
repos:
10
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -67,7 +67,7 @@ repos:
67
name: fish_indent
68
language: rust
69
additional_dependencies:
70
- - cli:https://github.com/fish-shell/fish-shell:4.3.3
+ - cli:https://github.com/fish-shell/fish-shell:4.5.0:fish
71
entry: fish_indent
72
args: [-w]
73
files: .+\.fish
0 commit comments