Skip to content

Commit 0e90e99

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.22.0 → v8.23.0](pre-commit/mirrors-eslint@v8.22.0...v8.23.0) - [github.com/sirosen/check-jsonschema: 0.17.1 → 0.18.1](python-jsonschema/check-jsonschema@0.17.1...0.18.1)
1 parent 65acdc0 commit 0e90e99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ repos:
7373
stages: [manual]
7474

7575
- repo: https://github.com/pre-commit/mirrors-eslint
76-
rev: v8.22.0
76+
rev: v8.23.0
7777
hooks:
7878
- id: eslint
7979
stages: [manual]
8080

8181
- repo: https://github.com/sirosen/check-jsonschema
82-
rev: 0.17.1
82+
rev: 0.18.1
8383
hooks:
8484
- id: check-jsonschema
8585
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)