Skip to content

Commit 1cf06b1

Browse files
[pre-commit.ci] pre-commit autoupdate (#1027)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b601090 commit 1cf06b1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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: "ipykernel.*tests"
@@ -72,7 +72,7 @@ repos:
7272
stages: [manual]
7373

7474
- repo: https://github.com/john-hen/Flake8-pyproject
75-
rev: 1.1.0.post0
75+
rev: 1.2.0
7676
hooks:
7777
- id: Flake8-pyproject
7878
alias: flake8
@@ -81,13 +81,13 @@ repos:
8181
stages: [manual]
8282

8383
- repo: https://github.com/pre-commit/mirrors-eslint
84-
rev: v8.27.0
84+
rev: v8.28.0
8585
hooks:
8686
- id: eslint
8787
stages: [manual]
8888

8989
- repo: https://github.com/sirosen/check-jsonschema
90-
rev: 0.19.1
90+
rev: 0.19.2
9191
hooks:
9292
- id: check-jsonschema
9393
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)