File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 # Conventional Commits <https://www.conventionalcommits.org/>
6060 # https://github.com/compilerla/conventional-pre-commit
6161 - repo : https://github.com/compilerla/conventional-pre-commit
62- rev : v4.0 .0
62+ rev : v4.2 .0
6363 hooks :
6464 - id : conventional-pre-commit
6565 stages :
7272 # Python: lint and format code
7373 # https://github.com/astral-sh/ruff-pre-commit
7474 - repo : https://github.com/astral-sh/ruff-pre-commit
75- rev : v0.9.4
75+ rev : v0.12.3
7676 hooks :
7777 - id : ruff
7878 args :
9191 # Python: check project (i.e. `pyproject.toml`)
9292 # https://github.com/abravalheri/validate-pyproject
9393 - repo : https://github.com/abravalheri/validate-pyproject
94- rev : v0.23
94+ rev : v0.24.1
9595 hooks :
9696 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments