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
---
2
2
repos :
3
3
- repo : https://github.com/Lucas-C/pre-commit-hooks
4
- rev : v1.2.0
4
+ rev : v1.5.5
5
5
hooks :
6
6
- id : remove-tabs
7
7
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.2 .0
9
+ rev : v6.0 .0
10
10
hooks :
11
11
- id : trailing-whitespace
12
12
- id : check-merge-conflict
@@ -22,20 +22,20 @@ repos:
22
22
- id : debug-statements
23
23
24
24
- repo : https://github.com/pycqa/pydocstyle.git
25
- rev : 6.1.1
25
+ rev : 6.3.0
26
26
hooks :
27
27
- id : pydocstyle
28
28
29
29
- repo : https://github.com/pre-commit/pre-commit-hooks
30
- rev : v4.2 .0
30
+ rev : v6.0 .0
31
31
hooks :
32
32
- id : check-toml
33
33
- id : check-yaml
34
34
- id : end-of-file-fixer
35
35
- id : trailing-whitespace
36
36
37
37
- repo : https://github.com/psf/black
38
- rev : 22.3 .0
38
+ rev : 25.1 .0
39
39
hooks :
40
40
- id : black
41
41
46
46
# - id: check-manifest
47
47
48
48
- repo : https://github.com/s-weigand/flake8-nb
49
- rev : v0.4.0
49
+ rev : v0.5.3
50
50
hooks :
51
51
- id : flake8-nb
52
52
additional_dependencies : ['pep8-naming']
You can’t perform that action at this time.
0 commit comments