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/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.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.2 → 0.30.0](python-jsonschema/check-jsonschema@0.29.2...0.30.0)
- [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.41.0...v0.43.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 7312a1c commit 717b233
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# <https://github.com/pre-commit/pre-commit-hooks>
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-case-conflict
- id: check-json
Expand All @@ -16,7 +16,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: v5.0.2
hooks:
- id: reuse
name: Check license headers (REUSE)
Expand All @@ -33,7 +33,7 @@ repos:
args:
- --write-changes
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.30.0
hooks:
- id: check-github-workflows
name: Check GitHub Workflow configuration
Expand All @@ -42,7 +42,7 @@ repos:
hooks:
- id: editorconfig-checker
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.43.0
hooks:
- id: markdownlint
name: Fixing markdown linting errors
Expand Down

0 comments on commit 717b233

Please sign in to comment.