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 3
3
autoupdate_schedule : monthly
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.4 .0
6
+ rev : v4.5 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -15,11 +15,11 @@ repos:
15
15
- id : isort
16
16
# https://github.com/python/black#version-control-integration
17
17
- repo : https://github.com/psf/black
18
- rev : 23.9 .1
18
+ rev : 23.10 .1
19
19
hooks :
20
20
- id : black
21
21
- repo : https://github.com/keewis/blackdoc
22
- rev : v0.3.8
22
+ rev : v0.3.9
23
23
hooks :
24
24
- id : blackdoc
25
25
- repo : https://github.com/PyCQA/flake8
32
32
# - id: velin
33
33
# args: ["--write", "--compact"]
34
34
- repo : https://github.com/pre-commit/mirrors-mypy
35
- rev : v1.5 .1
35
+ rev : v1.6 .1
36
36
hooks :
37
37
- id : mypy
38
38
# Copied from setup.cfg
You can’t perform that action at this time.
0 commit comments