Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit f9e7df6

Browse files
chore: Update pre-commit hooks (#1098)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bf34e0f commit f9e7df6

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
@@ -20,7 +20,7 @@ repos:
2020
- id: pyproject-fmt
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.7.3
23+
rev: v0.7.4
2424
hooks:
2525
- id: ruff
2626
args:

0 commit comments

Comments
 (0)