Skip to content

Commit a3102c7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](astral-sh/ruff-pre-commit@v0.0.254...v0.0.255)
1 parent 84c9e6b commit a3102c7

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
@@ -25,7 +25,7 @@ repos:
2525
# https://github.com/jupyterlab/jupyterlab/issues/12675
2626
language_version: "17.9.1"
2727
- repo: https://github.com/charliermarsh/ruff-pre-commit
28-
rev: v0.0.254
28+
rev: v0.0.255
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)