Skip to content

Commit d67fd8b

Browse files
authored
Merge pull request #192 from cleder/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 76e08fe + 43e019a commit d67fd8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868
- flake8-typing-imports
6969
- flake8-use-fstring
7070
- repo: https://github.com/pre-commit/mirrors-mypy
71-
rev: v1.7.0
71+
rev: v1.7.1
7272
hooks:
7373
- id: mypy
7474
# - repo: https://github.com/Lucas-C/pre-commit-hooks-markup
@@ -84,7 +84,7 @@ repos:
8484
hooks:
8585
- id: pyprojectsort
8686
- repo: https://github.com/python-jsonschema/check-jsonschema
87-
rev: "0.27.1"
87+
rev: "0.27.2"
8888
hooks:
8989
- id: check-github-workflows
9090
- id: check-github-actions

0 commit comments

Comments
 (0)