Skip to content

Commit

Permalink
Merge pull request #120 from ImperialCollegeLondon/pre-commit-ci-upda…
Browse files Browse the repository at this point in the history
…te-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents ed94426 + 7262bfd commit 2ef8df9
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 @@ -14,11 +14,11 @@ repos:
args: [--autofix, --indent, '2', --offset, '2']
exclude: '{{ cookiecutter.project_slug }}/.+'
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-github-workflows
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix
exclude: '{{ cookiecutter.project_slug }}'
Expand Down

0 comments on commit 2ef8df9

Please sign in to comment.