summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update linters (#6006)Jarrod Millman2022-09-301-2/+2
|
* Update precommit hooks (#5923)Jarrod Millman2022-08-211-10/+16
|
* Update developer requirements (#5689)Jarrod Millman2022-06-021-1/+1
|
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-0/+7
| | | | | * Add isort to pre-commit * Run isort on all python files (except __init__.py ones)
* Run black on docs (#5513)Jarrod Millman2022-04-091-0/+4
| | | | | | | * Run black on docs * Remove redundant dependencies * Format docs
* Update dependencies (#5468)Jarrod Millman2022-04-041-1/+1
|
* Update black (#5438)Mridul Seth2022-03-291-1/+1
| | | | | | | * CI: sync up black dev requirements version with precommit * Run black Co-authored-by: Jarrod Millman <jarrod.millman@gmail.com>
* Update dev deps (#5243)Jarrod Millman2021-12-271-2/+2
|
* Use black 21.9b0 (#5148)Jarrod Millman2021-10-251-1/+1
|
* Add pyupgrade to pre-commit (#5146)Jarrod Millman2021-10-241-0/+5
|
* Update black (#4814)Jarrod Millman2021-05-181-2/+2
|
* Update format dependenciesJarrod Millman2020-10-061-1/+1
|
* Add pre-commit hook to for psf/blackJarrod Millman2020-07-101-0/+8