Skip to content

Commit 4fcee47

Browse files
[pre-commit.ci] pre-commit autoupdate (#968)
updates: - [github.com/pre-commit/mirrors-eslint: v8.19.0 → v8.20.0](pre-commit/mirrors-eslint@v8.19.0...v8.20.0) - [github.com/sirosen/check-jsonschema: 0.17.0 → 0.17.1](python-jsonschema/check-jsonschema@0.17.0...0.17.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dd117d5 commit 4fcee47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ repos:
6464
stages: [manual]
6565

6666
- repo: https://github.com/pre-commit/mirrors-eslint
67-
rev: v8.19.0
67+
rev: v8.20.0
6868
hooks:
6969
- id: eslint
7070
stages: [manual]
7171

7272
- repo: https://github.com/sirosen/check-jsonschema
73-
rev: 0.17.0
73+
rev: 0.17.1
7474
hooks:
7575
- id: check-jsonschema
7676
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)