Skip to content

Commit

Permalink
Merge pull request #13880 from JoergAtGithub/revert_file_corrupted_by…
Browse files Browse the repository at this point in the history
…_precommit

Revert unintended modification by pre-commit autoupdate
  • Loading branch information
daschuer authored Nov 11, 2024
2 parents c39cc5f + b5fc902 commit 028e3ff
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 028e3ff

Please sign in to comment.