Skip to content

Commit 0317f4d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.13...v0.12.2) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.14.0 → v2.15.0](macisamuele/language-formatters-pre-commit-hooks@v2.14.0...v2.15.0)
1 parent 12d570f commit 0317f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
args: [--target-version, "4.2"]
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.13
17+
rev: v0.12.2
1818
hooks:
1919
- id: ruff
2020
args: [--fix]
@@ -59,7 +59,7 @@ repos:
5959
types_or: [html, jsx, tsx]
6060

6161
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
62-
rev: v2.14.0
62+
rev: v2.15.0
6363
hooks:
6464
- id: pretty-format-toml
6565
args: [--autofix]

0 commit comments

Comments
 (0)