Skip to content

Commit 194448e

Browse files
chore(pre-commit): autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) - [github.com/python-poetry/poetry: 1.8.3 → 1.8.0](python-poetry/poetry@1.8.3...1.8.0) - [github.com/scop/pre-commit-shfmt: v3.7.0-1 → v3.8.0-1](scop/pre-commit-shfmt@v3.7.0-1...v3.8.0-1)
1 parent 5599d90 commit 194448e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
args: [--fix=lf]
1919

2020
- repo: https://github.com/pre-commit/mirrors-prettier
21-
rev: v3.1.0
21+
rev: v4.0.0-alpha.8
2222
hooks:
2323
- id: prettier
2424

@@ -46,13 +46,13 @@ repos:
4646
args: [--fix]
4747

4848
- repo: https://github.com/python-poetry/poetry
49-
rev: 1.8.3
49+
rev: 1.8.0
5050
hooks:
5151
- id: poetry-check
5252
args: [--lock]
5353

5454
- repo: https://github.com/scop/pre-commit-shfmt
55-
rev: v3.7.0-1
55+
rev: v3.8.0-1
5656
hooks:
5757
- id: shfmt
5858
exclude_types: [] # enable for zsh

0 commit comments

Comments
 (0)