Skip to content

Commit a82d37d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [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) - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.8...v0.14.13)
1 parent 9f00f21 commit a82d37d

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
@@ -49,7 +49,7 @@ repos:
4949
5050
# Format TOML files
5151
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
52-
rev: v2.15.0
52+
rev: v2.16.0
5353
hooks:
5454
- id: pretty-format-toml
5555
args: [--autofix, --indent, '4']
@@ -70,7 +70,7 @@ repos:
7070
types_or: [css, html, json]
7171

7272
- repo: https://github.com/astral-sh/ruff-pre-commit
73-
rev: v0.14.8
73+
rev: v0.14.13
7474
hooks:
7575
# Run the linter.
7676
- id: ruff-check

0 commit comments

Comments
 (0)