Skip to content

Commit 0263d1c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.256 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.256...v0.0.276)
1 parent 10b1a27 commit 0263d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ repos:
2929
hooks:
3030
- id: nbstripout
3131

32-
- repo: https://github.com/charliermarsh/ruff-pre-commit
33-
rev: v0.0.256
32+
- repo: https://github.com/astral-sh/ruff-pre-commit
33+
rev: v0.0.276
3434
hooks:
3535
- id: ruff
3636
args: [--fix]

0 commit comments

Comments
 (0)