Skip to content

Commit 44bca2f

Browse files
[pre-commit.ci] pre-commit autoupdate
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 5cc4a2e commit 44bca2f

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
@@ -30,7 +30,7 @@ repos:
3030
- id: trailing-whitespace
3131
exclude: ^(third_party/)
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.16.5
33+
rev: v0.16.6
3434
hooks:
3535
- id: ruff-check
3636
files: ^scripts/.*\.py$

0 commit comments

Comments
 (0)