Skip to content

Commit d63090c

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3)
1 parent 31ec38a commit d63090c

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
@@ -73,7 +73,7 @@ repos:
7373
- id: rst-inline-touching-normal
7474

7575
- repo: https://github.com/astral-sh/ruff-pre-commit
76-
rev: v0.14.2
76+
rev: v0.14.3
7777
hooks:
7878
- id: ruff-check
7979
types_or: [python, jupyter]

0 commit comments

Comments
 (0)