Skip to content

Commit

Permalink
Merge pull request #1 from DLR-KI/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
juhannc authored Jan 14, 2025
2 parents 7312a1c + 1a71c48 commit f2d9808
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.31.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 f2d9808

Please sign in to comment.