Skip to content

Commit

Permalink
Merge pull request #82 from ImperialCollegeLondon/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jacobcook1995 authored Oct 11, 2022
2 parents fb47631 + 2f61cf9 commit ffeb911
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 @@ -10,7 +10,7 @@ repos:
- id: isort
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: "22.8.0"
rev: "22.10.0"
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand All @@ -19,7 +19,7 @@ repos:
- id: flake8
additional_dependencies: [flake8-docstrings]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.981"
rev: "v0.982"
hooks:
- id: mypy
- repo: https://github.com/igorshubovych/markdownlint-cli
Expand Down

0 comments on commit ffeb911

Please sign in to comment.