Skip to content

Commit 4d6d595

Browse files
[pre-commit.ci] pre-commit autoupdate (#887)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 772ceaa commit 4d6d595

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
@@ -51,7 +51,7 @@ repos:
5151
stages: [manual]
5252

5353
- repo: https://github.com/john-hen/Flake8-pyproject
54-
rev: 1.1.0.post0
54+
rev: 1.2.0
5555
hooks:
5656
- id: Flake8-pyproject
5757
alias: flake8
@@ -60,7 +60,7 @@ repos:
6060
stages: [manual]
6161

6262
- repo: https://github.com/pre-commit/mirrors-mypy
63-
rev: v0.990
63+
rev: v0.991
6464
hooks:
6565
- id: mypy
6666
exclude: tests
@@ -75,7 +75,7 @@ repos:
7575
args: [--max-line-length=100]
7676

7777
- repo: https://github.com/sirosen/check-jsonschema
78-
rev: 0.19.1
78+
rev: 0.19.2
7979
hooks:
8080
- id: check-jsonschema
8181
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)