mirror of
https://github.com/django-components/django-components.git
synced 2025-08-13 18:58:01 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.10.0 → 5.10.1](https://github.com/pycqa/isort/compare/5.10.0...5.10.1) - [github.com/psf/black: 21.10b0 → 21.11b1](https://github.com/psf/black/compare/21.10b0...21.11b1)
This commit is contained in:
parent
9a238fa9d4
commit
01eebffeac
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
repos:
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.10.0
|
||||
rev: 5.10.1
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.10b0
|
||||
rev: 21.11b1
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue