Skip to content

Commit aa80eae

Browse files
committed
Update pre-commit hooks
1 parent 1c83ef3 commit aa80eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: codespell
3030
args: [-w]
3131
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
32-
rev: v2.7.0
32+
rev: v2.8.0
3333
hooks:
3434
- id: pretty-format-yaml
3535
args: [--autofix, --indent, '2']

0 commit comments

Comments
 (0)