File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 - name : Setup Micromamba for Python ${{ matrix.python-version }}
3535 uses : mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0
3636 with :
37+ # Remove the line below when micromamba 2.6.2 is released.
38+ micromamba-version : ' 2.6.0-0'
3739 environment-name : TEST
3840 init-shell : bash
3941 create-args : >-
Original file line number Diff line number Diff line change 1616 files : requirements-dev.txt
1717
1818- repo : https://github.com/psf/black-pre-commit-mirror
19- rev : 26.3.1
19+ rev : 26.5.0
2020 hooks :
2121 - id : black
2222 language_version : python3
5151 - id : add-trailing-comma
5252
5353- repo : https://github.com/astral-sh/ruff-pre-commit
54- rev : v0.15.12
54+ rev : v0.15.13
5555 hooks :
5656 - id : ruff
5757
8181 - id : nb-strip-paths
8282
8383- repo : https://github.com/woodruffw/zizmor-pre-commit
84- rev : v1.24.1
84+ rev : v1.25.2
8585 hooks :
8686 - id : zizmor
8787
You can’t perform that action at this time.
0 commit comments