Skip to content

Commit 8c4bcee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0) - [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 63bb2a9 commit 8c4bcee

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
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies: [types-requests]
3737

3838
- repo: https://github.com/pre-commit/mirrors-prettier
39-
rev: v2.7.1
39+
rev: v3.0.0-alpha.0
4040
hooks:
4141
- id: prettier
4242

@@ -63,13 +63,13 @@ repos:
6363
stages: [manual]
6464

6565
- repo: https://github.com/pre-commit/mirrors-eslint
66-
rev: v8.22.0
66+
rev: v8.23.0
6767
hooks:
6868
- id: eslint
6969
stages: [manual]
7070

7171
- repo: https://github.com/sirosen/check-jsonschema
72-
rev: 0.17.1
72+
rev: 0.18.1
7373
hooks:
7474
- id: check-jsonschema
7575
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)