Skip to content

Commit 03bce61

Browse files
pre-commit-ci[bot]nijel
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](macisamuele/language-formatters-pre-commit-hooks@v2.12.0...v2.13.0)
1 parent 2278da6 commit 03bce61

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
@@ -11,7 +11,7 @@ repos:
1111
args: [--fix=lf]
1212
- id: requirements-txt-fixer
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.3.4
14+
rev: v0.3.5
1515
hooks:
1616
- id: ruff
1717
args: [--fix, --exit-non-zero-on-fix]
@@ -24,7 +24,7 @@ repos:
2424
- id: check-hooks-apply
2525
- id: check-useless-excludes
2626
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
27-
rev: v2.12.0
27+
rev: v2.13.0
2828
hooks:
2929
- id: pretty-format-toml
3030
args: [--autofix]

0 commit comments

Comments
 (0)