Skip to content

Commit 1b21b49

Browse files
[CI] Update pre-commit hooks (#621)
Co-authored-by: hcho3 <2532981+hcho3@users.noreply.github.com>
1 parent bc8dc88 commit 1b21b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
- id: mypy
6666
additional_dependencies: [types-setuptools]
6767
- repo: https://github.com/astral-sh/ruff-pre-commit
68-
rev: v0.12.8
68+
rev: v0.12.9
6969
hooks:
7070
- id: ruff
7171
args: ["--config", "python/pyproject.toml"]

0 commit comments

Comments
 (0)