Skip to content

Commit aacef44

Browse files
[pre-commit.ci] pre-commit autoupdate (#387)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.291](astral-sh/ruff-pre-commit@v0.0.287...v0.0.291) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ec9d802 commit aacef44

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
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: "v0.0.287"
8+
rev: "v0.0.291"
99
hooks:
1010
- id: ruff
1111
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)