Merge pull request #640 from joerick/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Joe Rickerby
2021-04-22 15:11:51 +01:00
committed by GitHub
+2 -2
View File
@@ -36,13 +36,13 @@ repos:
args: ["--python-version=3.7", "--ignore-missing-imports", "--scripts-are-modules"] args: ["--python-version=3.7", "--ignore-missing-imports", "--scripts-are-modules"]
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.11.0 rev: v2.12.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: ["--py36-plus"] args: ["--py36-plus"]
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 3.9.0 rev: 3.9.1
hooks: hooks:
- id: flake8 - id: flake8
exclude: cibuildwheel/resources/ exclude: cibuildwheel/resources/