Skip to content

Commit 6ac03f5

Browse files
[pre-commit.ci] pre-commit autoupdate (#293)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9e539d7 commit 6ac03f5

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
additional_dependencies: [ "tomli>=2.0.1" ]
1717
args: [ "--in-place", "--config", "./pyproject.toml" ]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.5.4"
19+
rev: "v0.6.3"
2020
hooks:
2121
- id: ruff-format
2222
- id: ruff
2323
args: [ "--fix", "--unsafe-fixes", "--exit-non-zero-on-fix" ]
2424
- repo: https://github.com/tox-dev/pyproject-fmt
25-
rev: "2.1.4"
25+
rev: "2.2.1"
2626
hooks:
2727
- id: pyproject-fmt
2828
additional_dependencies: ["tox>=4.14.2"]

0 commit comments

Comments
 (0)