Skip to content

Commit d495e15

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) - [github.com/pre-commit/mirrors-eslint: v9.23.0 → v9.24.0](pre-commit/mirrors-eslint@v9.23.0...v9.24.0)
1 parent 934205d commit d495e15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: mixed-line-ending
1414
name: 'Replace mixed line endings'
1515
- repo: https://github.com/python-jsonschema/check-jsonschema
16-
rev: 0.32.1
16+
rev: 0.33.0
1717
hooks:
1818
- id: check-github-workflows
1919
- id: check-renovate
@@ -90,7 +90,7 @@ repos:
9090
- python
9191
args: [--config, ./frontend/.prettierrc]
9292
- repo: https://github.com/pre-commit/mirrors-eslint
93-
rev: v9.23.0
93+
rev: v9.24.0
9494
hooks:
9595
- id: eslint
9696
name: 'Lint JavaScript code (Frontend)'

0 commit comments

Comments
 (0)