Skip to content

Commit 0b8844b

Browse files
[pre-commit.ci] pre-commit autoupdate (#1478)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9) - [github.com/tox-dev/pyproject-fmt: v2.20.0 → v2.21.0](tox-dev/pyproject-fmt@v2.20.0...v2.21.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 239c545 commit 0b8844b

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: add-trailing-comma
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.8
15+
rev: v0.15.9
1616
hooks:
1717
- id: ruff-check
1818
args: ["--fix"]
@@ -33,6 +33,6 @@ repos:
3333
- id: nbstripout
3434
files: ^examples
3535
- repo: https://github.com/tox-dev/pyproject-fmt
36-
rev: v2.20.0
36+
rev: v2.21.0
3737
hooks:
3838
- id: pyproject-fmt

0 commit comments

Comments
 (0)