Skip to content

Commit f1b6fd5

Browse files
[pre-commit.ci] pre-commit autoupdate (#63)
updates: - [github.com/john-hen/Flake8-pyproject: 1.1.0.post0 → 1.2.0](john-hen/Flake8-pyproject@1.1.0.post0...1.2.0) - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991) - [github.com/python-jsonschema/check-jsonschema: 0.19.1 → 0.19.2](python-jsonschema/check-jsonschema@0.19.1...0.19.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4ac70d2 commit f1b6fd5

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
@@ -53,7 +53,7 @@ repos:
5353
stages: [manual]
5454

5555
- repo: https://github.com/john-hen/Flake8-pyproject
56-
rev: 1.1.0.post0
56+
rev: 1.2.0
5757
hooks:
5858
- id: Flake8-pyproject
5959
alias: flake8
@@ -62,7 +62,7 @@ repos:
6262
stages: [manual]
6363

6464
- repo: https://github.com/pre-commit/mirrors-mypy
65-
rev: v0.990
65+
rev: v0.991
6666
hooks:
6767
- id: mypy
6868
exclude: jupyter_client/tests
@@ -71,6 +71,6 @@ repos:
7171
stages: [manual]
7272

7373
- repo: https://github.com/python-jsonschema/check-jsonschema
74-
rev: 0.19.1
74+
rev: 0.19.2
7575
hooks:
7676
- id: check-github-workflows

0 commit comments

Comments
 (0)