Skip to content

Commit d38bd63

Browse files
authored
Merge pull request #264 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 31a0b7a + c7f1224 commit d38bd63

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.11.6
5+
rev: v0.12.5
66
hooks:
77
- id: ruff
88
args:
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: toml-sort-fix
2121
- repo: https://github.com/pre-commit/mirrors-clang-format
22-
rev: v20.1.0
22+
rev: v20.1.8
2323
hooks:
2424
- id: clang-format
2525
args:

0 commit comments

Comments
 (0)