Skip to content

Commit 2e6f115

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.12.4](astral-sh/ruff-pre-commit@v0.8.6...v0.12.4) - [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 403f0ec commit 2e6f115

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
@@ -2,13 +2,13 @@ fail_fast: false
22

33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.8.6
5+
rev: v0.12.4
66
hooks:
77
- id: ruff
88
- id: ruff-format
99

1010
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
11-
rev: v2.14.0
11+
rev: v2.15.0
1212
hooks:
1313
- id: pretty-format-yaml
1414
args:

0 commit comments

Comments
 (0)