Skip to content

Commit 0a1432b

Browse files
🎛 ci: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.22...v0.16.0)
1 parent 29b9e21 commit 0a1432b

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
@@ -14,7 +14,7 @@ repos:
1414
- id: mixed-line-ending
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.15.22"
17+
rev: "v0.16.0"
1818
hooks:
1919
- id: ruff
2020
args: [--fix]

0 commit comments

Comments
 (0)