mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 11:17:21 +00:00
[pre-commit.ci] pre-commit autoupdate (#573)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bbfcf7565
commit
8215b7d84e
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ repos:
|
|||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.4.2
|
||||
rev: 24.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 7.1.0
|
||||
rev: 7.1.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies: [flake8-pyproject]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue