Minor update

This commit is contained in:
Fundor333
2026-01-30 00:23:00 +01:00
parent 632893e7aa
commit d870578e22
67 changed files with 144 additions and 175 deletions

View File

@@ -6,7 +6,7 @@ repos:
- id: djade
args: [--target-version, "4.2"] # Replace with Django version
- repo: https://github.com/psf/black
rev: 25.12.0
rev: 26.1.0
hooks:
- id: black
language_version: python3.12
@@ -47,7 +47,7 @@ repos:
"pydocstyle>=5.0.0",
]
- repo: https://github.com/oxipng/oxipng
rev: v10.0.0
rev: v10.1.0
hooks:
- id: oxipng
args: ["-o", "4", "--alpha"]