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 4343 # More information can be found in its source repository:
4444 # https://github.com/DavidAnson/markdownlint-cli2
4545 - repo : https://github.com/DavidAnson/markdownlint-cli2
46- rev : v0.19.0
46+ rev : v0.19.1
4747 hooks :
4848 - id : markdownlint-cli2
4949 name : markdownlint
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.14.5
84+ rev : v0.14.6
8585 hooks :
8686 - id : ruff-check
8787 name : ruff
9292 # More information can be found in its documentation:
9393 # https://bandit.readthedocs.io/en/latest/
9494 - repo : https://github.com/PyCQA/bandit
95- rev : 1.9.1
95+ rev : 1.9.2
9696 hooks :
9797 - id : bandit
9898 args : ["-r"]
Original file line number Diff line number Diff line change 4848 # More information can be found in its source repository:
4949 # https://github.com/DavidAnson/markdownlint-cli2
5050 - repo : https://github.com/DavidAnson/markdownlint-cli2
51- rev : v0.19.0
51+ rev : v0.19.1
5252 hooks :
5353 - id : markdownlint-cli2
5454 name : markdownlint
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.14.5
87+ rev : v0.14.6
8888 hooks :
8989 - id : ruff-check
9090 name : ruff
9494 # More information can be found in its documentation:
9595 # https://bandit.readthedocs.io/en/latest/
9696 - repo : https://github.com/PyCQA/bandit
97- rev : 1.9.1
97+ rev : 1.9.2
9898 hooks :
9999 - id : bandit
100100 args : ["-r"]
You can’t perform that action at this time.
0 commit comments