Skip to content

Commit eeb3eec

Browse files
[pre-commit.ci] pre-commit autoupdate (#8502)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](astral-sh/ruff-pre-commit@v0.0.257...v0.0.259) - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](astral-sh/ruff-pre-commit@v0.0.257...v0.0.259) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4aae943 commit eeb3eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ repos:
1616
doc/data/messages/m/missing-final-newline/bad.py|
1717
)$
1818
- repo: https://github.com/charliermarsh/ruff-pre-commit
19-
rev: "v0.0.257"
19+
rev: "v0.0.259"
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
2323
exclude: &fixtures tests(/\w*)*/functional/|tests/input|doc/data/messages|tests(/\w*)*data/
2424
- repo: https://github.com/charliermarsh/ruff-pre-commit
25-
rev: "v0.0.257"
25+
rev: "v0.0.259"
2626
hooks:
2727
- id: ruff
2828
name: ruff-doc

0 commit comments

Comments
 (0)