Merge pull request #9 from pelican-plugins/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Leonardo Giordani 2021-09-16 09:39:26 +01:00 committed by GitHub
commit 3d2b8ed9fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.7b0 rev: 21.8b0
hooks: hooks:
- id: black - id: black
@ -29,6 +29,6 @@ repos:
language_version: python3 language_version: python3
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.9.2 rev: 5.9.3
hooks: hooks:
- id: isort - id: isort