Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/editorconfig-checker/editorconfig-checker.python: 3.0.3 → 3.2.0](editorconfig-checker/editorconfig-checker.python@3.0.3...3.2.0)
- [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2)
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.31.1](python-jsonschema/check-jsonschema@0.29.4...0.31.1)
  • Loading branch information
pre-commit-ci[bot] authored Feb 3, 2025
1 parent c9abf1d commit a863965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.0.3"
rev: "3.2.0"
hooks:
- id: editorconfig-checker
alias: ec
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: v5.0.2
hooks:
- id: reuse
- repo: local
Expand All @@ -34,7 +34,7 @@ repos:
entry: corepack yarn lint
language: system
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.31.1
hooks:
- id: check-renovate
additional_dependencies: ["pyjson5"]

0 comments on commit a863965

Please sign in to comment.