File tree Expand file tree Collapse file tree
{{ cookiecutter.project_slug }} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 # To get an overview of them all as well as the ones used here, please see
2121 # https://github.com/pre-commit/pre-commit-hooks#hooks-available
2222 - repo : https://github.com/pre-commit/pre-commit-hooks
23- rev : v5 .0.0
23+ rev : v6 .0.0
2424 hooks :
2525 - id : check-json
2626 name : Check JSON
8181 # More information can be found in its documentation:
8282 # https://docs.astral.sh/ruff/
8383 - repo : https://github.com/astral-sh/ruff-pre-commit
84- rev : v0.12.7
84+ rev : v0.12.8
8585 hooks :
8686 - id : ruff-check
8787 name : ruff
Original file line number Diff line number Diff line change 2424 # To get an overview of them all as well as the ones used here, please see
2525 # https://github.com/pre-commit/pre-commit-hooks#hooks-available
2626 - repo : https://github.com/pre-commit/pre-commit-hooks
27- rev : v5 .0.0
27+ rev : v6 .0.0
2828 hooks :
2929 - id : check-json
3030 name : Check JSON
8484 # More information can be found in its documentation:
8585 # https://docs.astral.sh/ruff/
8686 - repo : https://github.com/astral-sh/ruff-pre-commit
87- rev : v0.12.7
87+ rev : v0.12.8
8888 hooks :
8989 - id : ruff-check
9090 name : ruff
You can’t perform that action at this time.
0 commit comments