Commit graph

13 commits

Author SHA1 Message Date
Chris Kuehl
198799642e
Use new flake8 hook 2021-10-11 14:56:33 -05:00
pre-commit-ci[bot]
2dbd064410
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-autopep8: v1.4.4 → v1.5.7](https://github.com/pre-commit/mirrors-autopep8/compare/v1.4.4...v1.5.7)
- [github.com/asottile/reorder_python_imports: v1.6.0 → v2.6.0](https://github.com/asottile/reorder_python_imports/compare/v1.6.0...v2.6.0)
- [github.com/Lucas-C/pre-commit-hooks: v1.1.6 → v1.1.10](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.6...v1.1.10)
- [github.com/asottile/pyupgrade: v1.21.0 → v2.29.0](https://github.com/asottile/pyupgrade/compare/v1.21.0...v2.29.0)
- [github.com/asottile/add-trailing-comma: v1.4.1 → v2.1.0](https://github.com/asottile/add-trailing-comma/compare/v1.4.1...v2.1.0)
2021-10-11 18:29:40 +00:00
Chris Kuehl
46774f6068 Only run tests under Python 3, fix random bitrot 2019-07-15 13:23:51 -07:00
Chris Kuehl
9374f3e664 Fix flake8 failures 2019-02-20 13:00:02 -08:00
Anthony Sottile
341d998eaa Minor updates 2018-05-15 20:40:27 -07:00
Chris Kuehl
7aff186e34 Update hooks for pre-commit 0.16.0 2017-08-02 11:47:37 -07:00
Chris Kuehl
46a909c7b7 Use less flaky mirrors 2017-02-24 16:46:55 -08:00
Chris Kuehl
35d615ee7c Set language_version: python3.5 on pre-commit hooks 2016-09-01 10:14:58 -07:00
Anthony Sottile
f131ae86c0 Remove a few unused pre-commit hooks 2016-06-24 13:30:10 -07:00
Chris Kuehl
2ae2aceb28 Run tox in CI to better catch regressions 2015-09-18 11:06:08 -07:00
Chris Kuehl
e3d9f84d6f Rewrite tests in Python using pytest 2015-09-11 16:50:05 -07:00
Chris Kuehl
129e39af34 Whitespace cleanup 2015-08-10 09:32:56 -07:00
Chris Kuehl
a8d535f223 Add pre-commit and setup.py stub 2015-08-07 16:04:29 -07:00