File tree 1 file changed +4
-4
lines changed
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 : v4.6 .0
4
4
hooks :
5
5
- id : check-json
6
6
- id : check-toml
@@ -16,13 +16,13 @@ repos:
16
16
hooks :
17
17
- id : isort
18
18
- repo : https://github.com/psf/black
19
- rev : 23.12.1
19
+ rev : 24.4.2
20
20
hooks :
21
21
- id : black
22
22
exclude : ^src/kg_api/models/alembic/versions
23
23
args : ["-l", "100", "--target-version=py38"]
24
24
- repo : https://github.com/PyCQA/flake8
25
- rev : " 6 .1.0"
25
+ rev : " 7 .1.0"
26
26
hooks :
27
27
- id : flake8 # C90,E,F,W
28
28
exclude : ^src/kg_api/models/alembic
58
58
files : pyproject.toml
59
59
60
60
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
61
- rev : v9.10 .0
61
+ rev : v9.16 .0
62
62
hooks :
63
63
- id : commitlint
64
64
stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments