Skip to content

Commit 316bf3f

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.5 → v0.16.6](astral-sh/ruff-pre-commit@v0.16.5...v0.16.6)
1 parent bb0b610 commit 316bf3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434

3535
# Check linting and style issues
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: "v0.16.5"
37+
rev: "v0.16.6"
3838
hooks:
3939
- id: ruff
4040
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)