Skip to content

Commit

Permalink
Merge pull request #2630 from nf-core/renovate/pre-commit-mirrors-myp…
Browse files Browse the repository at this point in the history
…y-1.x

Update pre-commit hook pre-commit/mirrors-mypy to v1.8.0
  • Loading branch information
mashehu authored Jan 4, 2024
2 parents 2874361 + a660072 commit 4a77593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.7.1" # Use the sha / tag you want to point at
rev: "v1.8.0" # Use the sha / tag you want to point at
hooks:
- id: mypy
additional_dependencies:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
### General

- Add Ruff linter and formatter replacing Black, isort and pyupgrade ([#2620](https://github.com/nf-core/tools/pull/2620))
- Update pre-commit hook pre-commit/mirrors-mypy to v1.8.0 ([#2630](https://github.com/nf-core/tools/pull/2630))

# [v2.11.1 - Magnesium Dragon Patch](https://github.com/nf-core/tools/releases/tag/2.11) - [2023-12-20]

Expand Down

0 comments on commit 4a77593

Please sign in to comment.