There was an error while loading. Please reload this page.
2 parents 66c2df7 + 79e0c51 commit 55904f9Copy full SHA for 55904f9
3 files changed
.pre-commit-config.yaml
@@ -30,16 +30,16 @@ repos:
30
require_serial: true
31
additional_dependencies: [
32
'flake8~=4.0.1',
33
- 'flakeheaven~=3.0.0',
34
- 'flake8-builtins~=1.5.3',
+ 'flakeheaven~=3.2.1',
+ 'flake8-builtins~=2.1.0',
35
'flake8-blind-except~=0.2.1',
36
- 'flake8-logging-format~=0.7.5',
37
- 'flake8-bugbear~=22.7.1',
+ 'flake8-logging-format~=0.9.0',
+ 'flake8-bugbear~=23.1.20',
38
'flake8-annotations~=2.9.1',
39
- 'flake8-docstrings~=1.6.0',
+ 'flake8-docstrings~=1.7.0',
40
'flake8-bandit~=3.0.0',
41
'darglint~=1.8.0',
42
- 'pylint~=2.14.5',
+ 'pylint~=2.16.1',
43
]
44
- repo: https://github.com/adrienverge/yamllint.git
45
rev: v1.29.0
0 commit comments