2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

update devtools (#3446)

* update devtools

* fix style
This commit is contained in:
Matthias Mair
2022-08-01 06:35:23 +02:00
committed by GitHub
parent 6118d1319c
commit 07f427226d
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ repos:
- id: check-added-large-files
- id: mixed-line-ending
- repo: https://github.com/pycqa/flake8
rev: '4.0.1'
rev: '5.0.0'
hooks:
- id: flake8
additional_dependencies: [
@ -29,7 +29,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
rev: 6.6.2
rev: 6.8.0
hooks:
- id: pip-compile
name: pip-compile requirements-dev.in