File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 if : startsWith(matrix.os, 'ubuntu')
7070 - run : pytest codespell_lib
7171 if : startsWith(matrix.os, 'windows')
72- - uses : codecov/codecov-action@v5
72+ - uses : codecov/codecov-action@v6
7373 with :
7474 token : ${{ secrets.CODECOV_TOKEN }}
7575 # tomli should not be required for the next two steps (and make sure it's not)
Original file line number Diff line number Diff line change 5858 - -d
5959 - " {extends: relaxed, rules: {line-length: {max: 90}}}"
6060 - repo : https://github.com/astral-sh/ruff-pre-commit
61- rev : v0.15.5
61+ rev : v0.15.9
6262 hooks :
6363 - id : ruff-check
6464 - id : ruff-format
7979 hooks :
8080 - id : validate-pyproject
8181 - repo : https://github.com/pre-commit/mirrors-mypy
82- rev : v1.19.1
82+ rev : v1.20.0
8383 hooks :
8484 - id : mypy
8585 args : ["--config-file", "pyproject.toml"]
Original file line number Diff line number Diff line change @@ -37284,6 +37284,7 @@ magizine->magazine
3728437284magnatiude->magnitude
3728537285magnatude->magnitude
3728637286magnificient->magnificent
37287+ magntiude->magnitude
3728737288magolia->magnolia
3728837289mahcine->machine
3728937290mahcines->machines
You can’t perform that action at this time.
0 commit comments