File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
repos :
7
7
- repo : https://github.com/pre-commit/pre-commit-hooks
8
- rev : v4.1 .0
8
+ rev : v4.4 .0
9
9
hooks :
10
10
- id : check-added-large-files
11
11
- id : check-yaml
12
12
- id : end-of-file-fixer
13
13
- id : trailing-whitespace
14
14
- repo : https://github.com/psf/black
15
- rev : 22.1 .0
15
+ rev : 22.12 .0
16
16
hooks :
17
17
- id : black
18
18
- repo : https://github.com/PyCQA/flake8
19
- rev : 4 .0.1
19
+ rev : 6 .0.0
20
20
hooks :
21
21
- id : flake8
22
22
exclude : ^(pydra_ml/_version\.py|versioneer\.py)$
23
23
- repo : https://github.com/PyCQA/isort
24
- rev : 5.10.1
24
+ rev : v5.11.3
25
25
hooks :
26
26
- id : isort
27
27
args : ["--profile", "black"]
28
28
exclude : ^(pydra_ml/_version\.py|versioneer\.py)$
29
29
- repo : https://github.com/codespell-project/codespell
30
- rev : v2.1.0
30
+ rev : v2.2.2
31
31
hooks :
32
32
- id : codespell
33
33
exclude : ^(pydra_ml/_version\.py|versioneer\.py)$
You can’t perform that action at this time.
0 commit comments