We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9494e3 commit 2b860c9Copy full SHA for 2b860c9
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: bind-requirements
36
37
- repo: https://github.com/domdfcoding/flake8-dunder-all
38
- rev: v0.1.5
+ rev: v0.1.7
39
hooks:
40
- id: ensure-dunder-all
41
files: ^domdf_python_tools/.*\.py$
@@ -54,7 +54,7 @@ repos:
54
- id: rst-inline-touching-normal
55
56
- repo: https://github.com/asottile/pyupgrade
57
- rev: v2.10.0
+ rev: v2.11.0
58
59
- id: pyupgrade
60
args:
0 commit comments