Minor update
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
fail_fast: true
|
||||
repos:
|
||||
- repo: https://github.com/adamchainz/djade-pre-commit
|
||||
rev: "1.7.0" # Replace with the latest tag on GitHub
|
||||
rev: "1.9.0" # Replace with the latest tag on GitHub
|
||||
hooks:
|
||||
- id: djade
|
||||
args: [--target-version, "4.2"] # Replace with Django version
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 26.1.0
|
||||
rev: 26.3.1
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.12
|
||||
|
||||
Reference in New Issue
Block a user