Skip to content

Commit 9a23d66

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.1 → 0.33.2](python-jsonschema/check-jsonschema@0.33.1...0.33.2) - [github.com/pre-commit/mirrors-mypy.git: v1.16.1 → v1.17.0](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.16.1...v1.17.0)
1 parent fa83567 commit 9a23d66

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
@@ -56,12 +56,12 @@ repos:
5656
- -ignore
5757
- 'SC1004:'
5858
- repo: https://github.com/python-jsonschema/check-jsonschema
59-
rev: 0.33.1
59+
rev: 0.33.2
6060
hooks:
6161
- id: check-github-actions
6262

6363
- repo: https://github.com/pre-commit/mirrors-mypy.git
64-
rev: v1.16.1
64+
rev: v1.17.0
6565
hooks:
6666
- id: mypy
6767
alias: mypy-py313

0 commit comments

Comments
 (0)