Merge pull request #8 from Crocmagnon/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Gabriel Augendre 2022-10-04 07:08:42 +02:00 committed by GitHub
commit 08151d3100
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
args: args:
- --markdown-linebreak-ext=md - --markdown-linebreak-ext=md
- repo: https://github.com/timothycrosley/isort - repo: https://github.com/PyCQA/isort
rev: 5.10.1 rev: 5.10.1
hooks: hooks:
- id: isort - id: isort
@ -36,7 +36,7 @@ repos:
- -t - -t
- py310 - py310
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.38.0 rev: v2.38.2
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: args: