File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/Gepetto/gepetuto
3
- rev : v1.2 .0
3
+ rev : v1.3 .0
4
4
hooks :
5
5
- id : generate-action
6
6
- id : lint-action
7
7
- id : test-action
8
8
- repo : https://github.com/PyCQA/isort
9
- rev : 5.12.0
9
+ rev : 5.13.1
10
10
hooks :
11
11
- id : isort
12
12
- repo : https://github.com/astral-sh/ruff-pre-commit
13
- rev : v0.0.285
13
+ rev : v0.1.7
14
14
hooks :
15
15
- id : ruff
16
16
args :
26
26
- id : toml-sort-fix
27
27
exclude : poetry.lock
28
28
- repo : https://github.com/pre-commit/pre-commit-hooks
29
- rev : v4.4 .0
29
+ rev : v4.5 .0
30
30
hooks :
31
31
- id : check-added-large-files
32
32
- id : check-ast
@@ -44,11 +44,11 @@ repos:
44
44
- id : mixed-line-ending
45
45
- id : trailing-whitespace
46
46
- repo : https://github.com/psf/black
47
- rev : 23.7 .0
47
+ rev : 23.11 .0
48
48
hooks :
49
49
- id : black
50
50
- repo : https://github.com/python-poetry/poetry
51
- rev : 1.6 .0
51
+ rev : 1.7 .0
52
52
hooks :
53
53
- id : poetry-check
54
54
- repo : https://gitlab.com/smop/pre-commit-hooks
You can’t perform that action at this time.
0 commit comments