File tree Expand file tree Collapse file tree
tests/data/test_package_generation
{{cookiecutter.project_slug}} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11exclude : ^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/
22repos :
33 - repo : https://github.com/astral-sh/ruff-pre-commit
4- rev : v0.15.12
4+ rev : v0.15.14
55 hooks :
66 - id : ruff-check
77 args :
2424 hooks :
2525 - id : toml-sort-fix
2626 - repo : https://github.com/pre-commit/mirrors-mypy
27- rev : v1.19.1
27+ rev : v1.20.2
2828 hooks :
2929 - id : mypy
3030 args :
4949 - --fix=lf
5050 - id : trailing-whitespace
5151 - repo : https://github.com/python-jsonschema/check-jsonschema
52- rev : 0.37.1
52+ rev : 0.37.2
5353 hooks :
5454 # Schemas taken from https://www.schemastore.org/json/
5555 - id : check-jsonschema
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.12
3+ rev : v0.15.14
44 hooks :
55 - id : ruff-check
66 - id : ruff-format
1919 hooks :
2020 - id : toml-sort-fix
2121 - repo : https://github.com/pre-commit/mirrors-mypy
22- rev : v1.19.1
22+ rev : v1.20.2
2323 hooks :
2424 - id : mypy
2525 - repo : https://github.com/rbubley/mirrors-prettier
4141 - --fix=lf
4242 - id : trailing-whitespace
4343 - repo : https://github.com/python-jsonschema/check-jsonschema
44- rev : 0.37.1
44+ rev : 0.37.2
4545 hooks :
4646 # Schemas taken from https://www.schemastore.org/json/
4747 - id : check-jsonschema
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.12
3+ rev : v0.15.14
44 hooks :
55 - id : ruff-check
66 - id : ruff-format
1919 hooks :
2020 - id : toml-sort-fix
2121 - repo : https://github.com/pre-commit/mirrors-mypy
22- rev : v1.19.1
22+ rev : v1.20.2
2323 hooks :
2424 - id : mypy
2525 - repo : https://github.com/rbubley/mirrors-prettier
4141 - --fix=lf
4242 - id : trailing-whitespace
4343 - repo : https://github.com/python-jsonschema/check-jsonschema
44- rev : 0.37.1
44+ rev : 0.37.2
4545 hooks :
4646 # Schemas taken from https://www.schemastore.org/json/
4747 - id : check-jsonschema
You can’t perform that action at this time.
0 commit comments