File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,6 @@ Fixes # (issue)
1010
1111- [ ] I have added the relevant tests for this change.
1212- [ ] I have added an item to the Pending section of `` docs/changes.rst `` .
13+
14+ #### AI/LLM Usage
15+ - [ ] This PR includes code generated with the help of an AI/LLM
Original file line number Diff line number Diff line change 1919 - id : django-upgrade
2020 args : [--target-version, "4.2"]
2121- repo : https://github.com/adamchainz/djade-pre-commit
22- rev : " 1.6 .0"
22+ rev : " 1.7 .0"
2323 hooks :
2424 - id : djade
2525 args : [--target-version, "4.2"]
@@ -29,12 +29,12 @@ repos:
2929 - id : rst-backticks
3030 - id : rst-directive-colons
3131- repo : https://github.com/biomejs/pre-commit
32- rev : v2.3.8
32+ rev : v2.3.10
3333 hooks :
3434 - id : biome-check
3535 verbose : true
3636- repo : https://github.com/astral-sh/ruff-pre-commit
37- rev : ' v0.14.8 '
37+ rev : ' v0.14.11 '
3838 hooks :
3939 - id : ruff
4040 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments