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 1
1
---
2
2
repos :
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : v4.0.1 # Use the ref you want to point at
4
+ rev : v4.1.0 # Use the ref you want to point at
5
5
hooks :
6
6
- id : trailing-whitespace
7
7
- id : check-yaml
8
8
- id : end-of-file-fixer
9
9
- id : trailing-whitespace
10
10
- id : check-executables-have-shebangs
11
11
- repo : https://github.com/python/black
12
- rev : 21.10b0
12
+ rev : 22.3.0
13
13
hooks :
14
14
- id : black
15
15
- repo : https://github.com/pycqa/flake8
16
16
rev : 4.0.1
17
17
hooks :
18
18
- id : flake8
19
19
- repo : https://github.com/pre-commit/mirrors-mypy
20
- rev : v0.910-1
20
+ rev : v0.942
21
21
hooks :
22
22
- id : mypy
23
23
# empty args needed in order to match mypy cli behavior
30
30
- types-docutils
31
31
- types-toml
32
32
- repo : https://github.com/PyCQA/pylint
33
- rev : v2.11.1
33
+ rev : v2.13.3
34
34
hooks :
35
35
- id : pylint
36
36
additional_dependencies :
You can’t perform that action at this time.
0 commit comments