Minor update
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user