Merge pull request #198 from EmilStenstrom/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Emil Stenström 2022-12-20 08:58:26 +01:00 committed by GitHub
commit 11dad5a808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.11.1
rev: v5.11.3
hooks:
- id: isort
- repo: https://github.com/psf/black