Skip to content

Commit cd060da

Browse files
[pre-commit.ci] pre-commit autoupdate (#1082)
updates: - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991) - [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-eslint: v8.27.0 → v8.28.0](pre-commit/mirrors-eslint@v8.27.0...v8.28.0) - [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 5f84e96 commit cd060da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
files: \.py$
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v0.990
33+
rev: v0.991
3434
hooks:
3535
- id: mypy
3636
additional_dependencies: [types-requests]
@@ -61,7 +61,7 @@ repos:
6161
stages: [manual]
6262

6363
- repo: https://github.com/john-hen/Flake8-pyproject
64-
rev: 1.1.0.post0
64+
rev: 1.2.0
6565
hooks:
6666
- id: Flake8-pyproject
6767
alias: flake8
@@ -70,12 +70,12 @@ repos:
7070
stages: [manual]
7171

7272
- repo: https://github.com/pre-commit/mirrors-eslint
73-
rev: v8.27.0
73+
rev: v8.28.0
7474
hooks:
7575
- id: eslint
7676
stages: [manual]
7777

7878
- repo: https://github.com/python-jsonschema/check-jsonschema
79-
rev: 0.19.1
79+
rev: 0.19.2
8080
hooks:
8181
- id: check-github-workflows

0 commit comments

Comments
 (0)