Merge pull request #34 from nim65s/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Guilhem Saurel 2022-08-01 23:39:37 +02:00 committed by GitHub
commit 0ab2507009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,11 +25,11 @@ repos:
args: args:
- --ignore=D200,D203,D212 - --ignore=D200,D203,D212
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 4.0.1 rev: 5.0.2
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.37.2 rev: v2.37.3
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: args: