Skip to content

Commit a59e5d6

Browse files
author
Liu Xue Yan
committed
ci: update pre-commit
update ruff from v0.6.5 to v0.6.7
1 parent 7b18722 commit a59e5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: check-docstring-first
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.6.5
23+
rev: v0.6.7
2424
hooks:
2525
- id: ruff # Run the linter.
2626
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)