File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.6 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
- id : check-case-conflict
34
34
- id : rst-inline-touching-normal
35
35
36
36
- repo : https://github.com/astral-sh/ruff-pre-commit
37
- rev : v0.4.10
37
+ rev : v0.7.0
38
38
hooks :
39
39
- id : ruff
40
40
- id : ruff-format
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Tutorials are focused on teaching the reader new concepts by accomplishing a
45
45
goal. They are opinionated step-by-step guides. They do not include extraneous
46
46
warnings or information. `example tutorial-style document `_.
47
47
48
- .. _example tutorial-style document : https://docs.djangoproject.com/en/1.11 /intro/
48
+ .. _example tutorial-style document : https://docs.djangoproject.com/en/dev /intro/
49
49
50
50
Guides
51
51
------
You can’t perform that action at this time.
0 commit comments