Skip to content

Commit f53e616

Browse files
authored
Merge pull request stack-of-tasks#620 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 623f336 + 6d8a2ae commit f53e616

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
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: quarterly
55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.13.3
7+
rev: v0.14.10
88
hooks:
99
- id: ruff
1010
args:
@@ -23,7 +23,7 @@ repos:
2323
- id: toml-sort-fix
2424
exclude: pixi.toml|dockgen.toml
2525
- repo: https://github.com/pre-commit/mirrors-clang-format
26-
rev: v21.1.2
26+
rev: v21.1.8
2727
hooks:
2828
- id: clang-format
2929
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)