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 3
3
# vim: set nospell:
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v5.0 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
args : [--markdown-linebreak-ext=md]
@@ -12,18 +12,18 @@ repos:
12
12
- id : check-added-large-files
13
13
- id : debug-statements
14
14
- repo : https://github.com/pycqa/isort
15
- rev : " 5.12.0 "
15
+ rev : " 6.0.1 "
16
16
hooks :
17
17
- id : isort
18
18
- repo : https://github.com/PyCQA/flake8
19
- rev : " 6.1 .0"
19
+ rev : " 7.2 .0"
20
20
hooks :
21
21
- id : flake8
22
22
additional_dependencies :
23
23
- flake8-comprehensions
24
24
- flake8-bugbear
25
25
exclude : docs\/.*
26
26
- repo : https://github.com/psf/black
27
- rev : " 23.11 .0"
27
+ rev : " 25.1 .0"
28
28
hooks :
29
29
- id : black
You can’t perform that action at this time.
0 commit comments