Skip to content

Commit 2609b7a

Browse files
[pre-commit] pre-commit autoupdate
1 parent e40623d commit 2609b7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: check-merge-conflict
77
exclude: rst$
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.7.0
9+
rev: v0.7.1
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: yesqa
1717
- repo: https://github.com/Zac-HD/shed
18-
rev: 2024.3.1
18+
rev: 2024.10.1
1919
hooks:
2020
- id: shed
2121
args:
@@ -42,7 +42,7 @@ repos:
4242
- id: check-yaml
4343
- id: debug-statements
4444
- repo: https://github.com/pre-commit/mirrors-mypy
45-
rev: v1.11.2
45+
rev: v1.13.0
4646
hooks:
4747
- id: mypy
4848
exclude: ^(docs|tests)/.*
@@ -65,11 +65,11 @@ repos:
6565
- 'SC1004:'
6666
stages: [manual]
6767
- repo: https://github.com/sirosen/check-jsonschema
68-
rev: 0.29.3
68+
rev: 0.29.4
6969
hooks:
7070
- id: check-github-actions
7171
- repo: https://github.com/tox-dev/pyproject-fmt
72-
rev: 2.3.1
72+
rev: v2.4.3
7373
hooks:
7474
- id: pyproject-fmt
7575
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version

0 commit comments

Comments
 (0)