Skip to content

Commit 0e00ef4

Browse files
chore: update pre-commit hooks (#102)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cc58a53 commit 0e00ef4

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
@@ -15,7 +15,7 @@ repos:
1515
- id: requirements-txt-fixer
1616
- id: trailing-whitespace
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: "v0.14.3"
18+
rev: "v0.14.4"
1919
hooks:
2020
- id: ruff
2121
args: ["--show-fixes", "--exit-zero"]

0 commit comments

Comments
 (0)