Skip to content

Commit

Permalink
Revert unintended modification by pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Nov 11, 2024
1 parent c39cc5f commit b5fc902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.14.0
hooks:
- id: markdownlint-cli2
- repo: https://github.com/python-jsonschema/check-jsonschema
Expand All @@ -124,7 +124,7 @@ repos:
- id: prettier
types: [yaml]
- repo: https://github.com/qarmin/qml_formatter.git
rev: latest # No release tag yet including #6 fix
rev: 37c2513b1b8275a475a160ed2f5b044910335d5f # No release tag yet including #6 fix
hooks:
- id: qml_formatter
- repo: local
Expand Down

0 comments on commit b5fc902

Please sign in to comment.