Skip to content

Commit 12f0fc4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.0...v0.5.6) - [github.com/tox-dev/pyproject-fmt: 2.1.3 → 2.2.1](tox-dev/pyproject-fmt@2.1.3...2.2.1)
1 parent c96b30e commit 12f0fc4

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
@@ -18,7 +18,7 @@ repos:
1818
- id: add-trailing-comma
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.5.0
21+
rev: v0.5.6
2222
hooks:
2323
- id: ruff
2424
args: ["--fix", "--show-fixes"]
@@ -30,7 +30,7 @@ repos:
3030
- id: nb-strip-paths
3131

3232
- repo: https://github.com/tox-dev/pyproject-fmt
33-
rev: 2.1.3
33+
rev: 2.2.1
3434
hooks:
3535
- id: pyproject-fmt
3636

0 commit comments

Comments
 (0)