summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
AgeCommit message (Expand)Author
2019-12-02Remove outdated py2py3 exampleRan Benita
2019-11-28docs: move changelog to docs/en and allow sphinx directivesDaniel Hahler
2019-11-21docs: configure default_role=literalDaniel Hahler
2019-11-16pre-commit: upgrade blackDaniel Hahler
2019-10-23Update mypy 0.720 -> 0.740Ran Benita
2019-08-18Move `@overload` to compatAnthony Sottile
2019-08-15Merge remote-tracking branch 'upstream/master' into mmBruno Oliveira
2019-08-10Update URL: python/black → psf/blackJon Dufresne
2019-08-10Add new 'improvement' changelog categoryBruno Oliveira
2019-08-02Merge master into featuresDaniel Hahler
2019-07-17Update mypy from 0.711 to 0.720Ran Benita
2019-07-16Run mypy on src/ and testing/ togetherRan Benita
2019-07-16Remove language_version specification in black hooksMax R
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-06-03manual changes to .pre-commit-config.yamlAnthony Sottile
2019-05-15Upgrade pre-commit/pre-commit-hooksAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2019-05-09Add Tidelift management docs and blurb on README, as discussed in the MLBruno Oliveira
2019-05-04Update Black URLsJon Dufresne
2019-04-12pre-commit autoupdateAnthony Sottile
2019-01-29pre-commit autoupdateAnthony Sottile
2019-01-29fixes for flake8 3.7Anthony Sottile
2019-01-21remove and ban py.io.BytesIO, py.process, py.path.local.sysfindAnthony Sottile
2019-01-20Fix usages of py.io.safereprAnthony Sottile
2019-01-20Remove and ban use of py.builtinAnthony Sottile
2018-10-31Upgrade pyupgrade for crlf fixes (again)Anthony Sottile
2018-10-30Upgrade pre-commit hooksAnthony Sottile
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-10-18Upgrade pre-commit/pre-commit-hooks to 2.0.0Anthony Sottile
2018-10-11address review commentsRonny Pfannschmidt
2018-10-11port interals of tmpdir to a basic pathlib implementationRonny Pfannschmidt
2018-10-09Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-10-09re-enable linting tox env on windowsAnthony Sottile
2018-10-08Upgrade pre-commit hooksAnthony Sottile
2018-09-22Add "deprecation" to possible changelog entries in pre-commitBruno Oliveira
2018-09-07Improve pre-commit detection for changelog filenamesAnthony Sottile
2018-08-20Use more flexible `language_version: python3`Anthony Sottile
2018-08-01Enforce that changelog files are .rstAnthony Sottile
2018-07-29Use upstream rst-backticks hookAnthony Sottile
2018-07-04Correct code blocks in docsAnthony Sottile
2018-06-26Upgrade pre-commit hooks except pyupgradeAnthony Sottile
2018-06-03blacken docsAnthony Sottile
2018-05-25Call rst-lint directly with pre-commitAnthony Sottile
2018-05-24switch linting tox env to use pre-commit, clean out travis linting env as unn...Ronny Pfannschmidt
2018-05-23run blackRonny Pfannschmidt
2018-05-23sort out pyupgrade falloutRonny Pfannschmidt
2018-05-23apply most other hooks and opt out of black reformatingRonny Pfannschmidt
2018-05-23add the configRonny Pfannschmidt