Skip to content

Commit c8511e4

Browse files
chore: update pre-commit hooks (#161)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.3...v0.1.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a566184 commit c8511e4

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
@@ -34,7 +34,7 @@ repos:
3434
- id: trailing-whitespace
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: "v0.1.3"
37+
rev: "v0.1.4"
3838
hooks:
3939
- id: ruff
4040
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)