Skip to content

Commit c22a0cf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.3...v0.6.5) - [github.com/tox-dev/pyproject-fmt: 2.2.1 → 2.2.3](tox-dev/pyproject-fmt@2.2.1...2.2.3)
1 parent 18353f7 commit c22a0cf

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: "v0.6.3"
3+
rev: "v0.6.5"
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -46,7 +46,7 @@ repos:
4646
# on <3.11
4747
- exceptiongroup>=1.0.0rc8
4848
- repo: https://github.com/tox-dev/pyproject-fmt
49-
rev: "2.2.1"
49+
rev: "2.2.3"
5050
hooks:
5151
- id: pyproject-fmt
5252
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version

0 commit comments

Comments
 (0)