Skip to content

Commit 36488ad

Browse files
chore: pre-commit autoupdate (#5358)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4bcb69c commit 36488ad

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
@@ -25,13 +25,13 @@ repos:
2525
# https://github.com/PRQL/prql/issues/3078
2626
- prettier-plugin-go-template
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.12.2
28+
rev: v0.12.3
2929
hooks:
3030
- id: ruff
3131
args: [--fix]
3232
- id: ruff-format
3333
- repo: https://github.com/pre-commit/mirrors-clang-format
34-
rev: v20.1.7
34+
rev: v20.1.8
3535
hooks:
3636
- id: clang-format
3737
types_or: [c, c++]

0 commit comments

Comments
 (0)