mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Update dependencies (#4368)
* update reqs * bump pre-commit * remove bugbear
This commit is contained in:
		| @@ -19,17 +19,16 @@ repos: | ||||
|     hooks: | ||||
|     -   id: flake8 | ||||
|         additional_dependencies: [ | ||||
|                 'flake8-bugbear', | ||||
|                 'flake8-docstrings', | ||||
|                 'flake8-string-format', | ||||
|                 'pep8-naming ', | ||||
|         ] | ||||
| -   repo: https://github.com/pycqa/isort | ||||
|     rev: '5.11.4' | ||||
|     rev: '5.12.0' | ||||
|     hooks: | ||||
|     -   id: isort | ||||
| -   repo: https://github.com/jazzband/pip-tools | ||||
|     rev: 6.12.1 | ||||
|     rev: 6.12.2 | ||||
|     hooks: | ||||
|       - id: pip-compile | ||||
|         name: pip-compile requirements-dev.in | ||||
|   | ||||
		Reference in New Issue
	
	Block a user