summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
AgeCommit message (Collapse)Author
2021-07-06Bumped versions in pre-commit configuration.Adam Johnson
2021-04-06Bumped versions in pre-commit configuration.David Smith
2020-12-23Fixed #32165 -- Added pre-commit hooksDavid Smith
* Added pre-commit hooks for isort, flake8 and eslint * Added documentation on how to install and use the tool