mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
added requirements-txt-fixer to pre-commit (#6388)
This commit is contained in:
committed by
GitHub
parent
7eae598546
commit
1af49e9ddb
@@ -13,4 +13,7 @@ repos:
|
||||
hooks:
|
||||
- id: flake8
|
||||
exclude: "migration/.*|.git|viz-lib|node_modules|migrations|bin/upgrade"
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: requirements-txt-fixer
|
||||
|
||||
Reference in New Issue
Block a user