Skip to content

Commit ee9c51b

Browse files
pre-commit: bump repositories
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.257](astral-sh/ruff-pre-commit@v0.0.254...v0.0.257)
1 parent d931a1a commit ee9c51b

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
@@ -24,7 +24,7 @@ repos:
2424
- id: fix-byte-order-marker
2525
- id: trailing-whitespace
2626
- repo: https://github.com/charliermarsh/ruff-pre-commit
27-
rev: v0.0.254
27+
rev: v0.0.257
2828
hooks:
2929
- id: ruff
3030
args: [--fix, --format, grouped, --show-fixes]

0 commit comments

Comments
 (0)