Skip to content

Commit d1fbf08

Browse files
[pre-commit.ci] pre-commit autoupdate (#815)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.10...v0.14.11) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.15.0 → v2.16.0](macisamuele/language-formatters-pre-commit-hooks@v2.15.0...v2.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a36d044 commit d1fbf08

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
@@ -9,7 +9,7 @@ repos:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.10
12+
rev: v0.14.11
1313
hooks:
1414
- id: ruff-format
1515
types_or: [python, pyi, jupyter]
@@ -31,7 +31,7 @@ repos:
3131
- id: prettier
3232
types_or: [yaml, json]
3333
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
34-
rev: v2.15.0
34+
rev: v2.16.0
3535
hooks:
3636
- id: pretty-format-toml
3737
args: [--autofix, --indent, "4", --no-sort]

0 commit comments

Comments
 (0)