Skip to content

Commit a429ede

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0) - [github.com/zizmorcore/zizmor-pre-commit: v1.16.3 → v1.18.0](zizmorcore/zizmor-pre-commit@v1.16.3...v1.18.0)
1 parent f742d50 commit a429ede

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: check-yaml
1414
- id: debug-statements
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.14.6
16+
rev: v0.14.7
1717
hooks:
1818
- id: ruff
1919
args: [--fix]
@@ -41,7 +41,7 @@ repos:
4141
- id: yamlfmt
4242
args: [--mapping, '2', --sequence, '2', --offset, '0']
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.18.2
44+
rev: v1.19.0
4545
hooks:
4646
- id: mypy
4747
exclude: ^(docs|tests)/.*
@@ -74,7 +74,7 @@ repos:
7474
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
7575
additional_dependencies: [tox>=4.28]
7676
- repo: https://github.com/zizmorcore/zizmor-pre-commit
77-
rev: v1.16.3
77+
rev: v1.18.0
7878
hooks:
7979
- id: zizmor
8080
ci:

0 commit comments

Comments
 (0)