Skip to content

Commit 2b3e4a6

Browse files
authored
Merge pull request #213 from ImperialCollegeLondon/update/pre-commit-hooks
Chore: Update Pre-Commit Hooks
2 parents 32aa357 + 168e2c5 commit 2b3e4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
args: [--autofix, --indent, "4"]
1414
exclude: resources/codeAnalyzerConfiguration.json|resources/mpackage.json|tests/unit/data/imap/test_data/invalid.json
1515
- repo: https://github.com/python-jsonschema/check-jsonschema
16-
rev: "0.33.3"
16+
rev: "0.34.0"
1717
hooks:
1818
- id: check-github-workflows
1919
- repo: https://github.com/igorshubovych/markdownlint-cli

0 commit comments

Comments
 (0)