File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - id : django-upgrade
2121 args : [--target-version, "5.2"]
2222- repo : https://github.com/codingjoe/esupgrade
23- rev : 2025.17.0
23+ rev : 2025.20.1
2424 hooks :
2525 - id : esupgrade
2626- repo : https://github.com/adamchainz/djade-pre-commit
@@ -34,18 +34,18 @@ repos:
3434 - id : rst-backticks
3535 - id : rst-directive-colons
3636- repo : https://github.com/biomejs/pre-commit
37- rev : v2.4.15
37+ rev : v2.4.16
3838 hooks :
3939 - id : biome-check
4040 verbose : true
4141- repo : https://github.com/astral-sh/ruff-pre-commit
42- rev : ' v0.15.14 '
42+ rev : ' v0.15.16 '
4343 hooks :
4444 - id : ruff
4545 args : [--fix, --exit-non-zero-on-fix]
4646 - id : ruff-format
4747- repo : https://github.com/tox-dev/pyproject-fmt
48- rev : v2.21.2
48+ rev : v2.23.0
4949 hooks :
5050 - id : pyproject-fmt
5151- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ docs = [
6969]
7070
7171[tool .hatch ]
72+ version.path = " debug_toolbar/__init__.py"
7273build.targets.wheel.packages = [
7374 " debug_toolbar" ,
7475]
75- version.path = " debug_toolbar/__init__.py"
7676
7777[tool .ruff ]
7878target-version = " py310"
You can’t perform that action at this time.
0 commit comments