Update config

This commit is contained in:
fundor333
2025-09-24 16:52:48 +02:00
parent 6be7173d92
commit 1357658e2d
3 changed files with 44 additions and 29 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.1.0
rev: 25.9.0
hooks:
- id: black
language_version: python3.12