Commit 5840ac5d by pre-commit-ci[bot] Committed by Arun Babu Neelicattu

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1)
- [github.com/pre-commit/pre-commit: v2.18.1 → v2.19.0](https://github.com/pre-commit/pre-commit/compare/v2.18.1...v2.19.0)
parent bf747e8a
......@@ -46,7 +46,7 @@ repos:
- pep8-naming==0.12.1
- repo: https://github.com/asottile/pyupgrade
rev: v2.32.0
rev: v2.32.1
hooks:
- id: pyupgrade
args: [--py37-plus]
......@@ -81,6 +81,6 @@ repos:
additional_dependencies: *flake8_deps
- repo: https://github.com/pre-commit/pre-commit
rev: v2.18.1
rev: v2.19.0
hooks:
- id: validate_manifest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment