File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.15.11
3+ rev : v0.15.12
44 hooks :
55 - id : ruff-check # linter
66 args : [--fix, --exit-non-zero-on-fix] # sort imports and fix
3333 tests/pipelines/__snapshots__/.*
3434 )$
3535 - repo : https://github.com/pre-commit/mirrors-mypy
36- rev : " v1.20.0 "
36+ rev : " v1.20.2 "
3737 hooks :
3838 - id : mypy
3939 additional_dependencies :
4444 - types-setuptools
4545 - pydantic
4646 - repo : https://github.com/astral-sh/uv-pre-commit
47- rev : 0.11.4
47+ rev : 0.11.7
4848 hooks :
4949 - id : uv-lock
5050 - repo : local
Original file line number Diff line number Diff line change 6868- nextflow source CI: set up uv ([ #4208 ] ( https://github.com/nf-core/tools/pull/4208 ) )
6969- Include AI and LLM usage guidelines in CONTRIBUTING.md ([ #4211 ] ( https://github.com/nf-core/tools/pull/4211 ) )
7070- Update conda-incubator/setup-miniconda action to v4 ([ #4215 ] ( https://github.com/nf-core/tools/pull/4215 ) )
71+ - Update pre-commit hooks ([ #4219 ] ( https://github.com/nf-core/tools/pull/4219 ) )
7172- Update dependency textual to v8.2.4 ([ #4217 ] ( https://github.com/nf-core/tools/pull/4217 ) )
7273
7374### Download
You can’t perform that action at this time.
0 commit comments