Skip to content

Commit 7c4b57d

Browse files
[pre-commit.ci] pre-commit autoupdate (#50)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0 → v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.13.0...v2.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 17e2277 commit 7c4b57d

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
@@ -8,7 +8,7 @@ default_language_version:
88
repos:
99

1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.6.0
11+
rev: v5.0.0
1212
hooks:
1313
- id: trailing-whitespace
1414
- id: end-of-file-fixer
@@ -28,7 +28,7 @@ repos:
2828
- id: codespell
2929

3030
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
31-
rev: v2.13.0
31+
rev: v2.14.0
3232
hooks:
3333
- id: pretty-format-yaml
3434
args: [--autofix]

0 commit comments

Comments
 (0)