File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.5 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : end-of-file-fixer
6
6
- id : trailing-whitespace
@@ -10,13 +10,13 @@ repos:
10
10
- id : check-added-large-files
11
11
exclude : " assets/logo.*"
12
12
- repo : https://github.com/astral-sh/ruff-pre-commit
13
- rev : v0.1.13
13
+ rev : v0.11.8
14
14
hooks :
15
15
- id : ruff
16
16
args : [--fix, --exit-non-zero-on-fix]
17
17
- id : ruff-format
18
18
- repo : https://github.com/pre-commit/mirrors-mypy
19
- rev : v1.8 .0
19
+ rev : v1.15 .0
20
20
hooks :
21
21
- id : mypy
22
22
additional_dependencies :
33
33
hooks :
34
34
- id : prettier
35
35
- repo : https://github.com/Riverside-Healthcare/djLint
36
- rev : v1.34.1
36
+ rev : v1.36.4
37
37
hooks :
38
38
- id : djlint-jinja
39
39
- id : djlint-reformat-jinja
You can’t perform that action at this time.
0 commit comments