Skip to content

Commit db23a23

Browse files
committed
[prek] Update fish_indent
1 parent 992007b commit db23a23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44
skip:
55
- fish_indent
66

7-
minimum_prek_version: 0.2.24
7+
minimum_prek_version: 0.3.5
88

99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -67,7 +67,7 @@ repos:
6767
name: fish_indent
6868
language: rust
6969
additional_dependencies:
70-
- cli:https://github.com/fish-shell/fish-shell:4.3.3
70+
- cli:https://github.com/fish-shell/fish-shell:4.5.0:fish
7171
entry: fish_indent
7272
args: [-w]
7373
files: .+\.fish

0 commit comments

Comments
 (0)