Skip to content

Commit 76c07e3

Browse files
[CI] Update pre-commit hooks (#640)
Co-authored-by: hcho3 <2532981+hcho3@users.noreply.github.com>
1 parent 92977d4 commit 76c07e3

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.14.2
68+
rev: v0.14.3
6969
hooks:
7070
- id: ruff
7171
args: ["--config", "python/pyproject.toml"]

0 commit comments

Comments
 (0)