pre-commit autoupdate

This commit is contained in:
Hugo
2020-02-02 12:36:55 +02:00
committed by Claude Paroz
parent 8e19479cea
commit fa7fdb0443
+2 -2
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v1.25.2
rev: v1.26.2
hooks:
- id: pyupgrade
args: ["--py3-plus"]
@@ -12,7 +12,7 @@ repos:
additional_dependencies: [toml]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.4.2
rev: v1.4.4
hooks:
- id: python-check-blanket-noqa
- id: rst-backticks