Skip to content

Commit

Permalink
Merge pull request #2837 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.9.0
  • Loading branch information
mashehu authored Mar 11, 2024
2 parents e3b48e6 + 76faed6 commit 25f0e78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
alias: ec

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.8.0"
rev: "v1.9.0"
hooks:
- id: mypy
additional_dependencies:
Expand Down
2 changes: 0 additions & 2 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[pytest]
filterwarnings =
ignore::pytest.PytestRemovedIn8Warning:_pytest.nodes:140
testpaths =
tests
python_files = test_*.py
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pillow
pdiff
pre-commit
prompt_toolkit>=3.0.3
pytest-workflow>=1.6.0
pytest-workflow>=2.0.0
pytest>=7.0.0
pyyaml
questionary>=1.8.0
Expand Down

0 comments on commit 25f0e78

Please sign in to comment.