Skip to content

Commit 41443c9

Browse files
authored
chore: update pre-commit hooks (#1467)
<!--pre-commit.ci start--> 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) <!--pre-commit.ci end-->
2 parents 31ec38a + d63090c commit 41443c9

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)