Update pre-commit configuration and makefile for improved compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
fail_fast: true
|
||||
repos:
|
||||
- repo: https://github.com/adamchainz/djade-pre-commit
|
||||
rev: "1.4.0" # Replace with the latest tag on GitHub
|
||||
rev: "1.5.0" # Replace with the latest tag on GitHub
|
||||
hooks:
|
||||
- id: djade
|
||||
args: [--target-version, "4.2"] # Replace with Django version
|
||||
|
||||
Reference in New Issue
Block a user