Skip to content

Commit 6ebe40c

Browse files
chore: pre-commit autoupdate (#5272)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fc066a8 commit 6ebe40c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.11.7
28+
rev: v0.11.8
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.0
34+
rev: v20.1.3
3535
hooks:
3636
- id: clang-format
3737
types_or: [c, c++]

0 commit comments

Comments
 (0)