2 autoupdate_schedule: monthly
4 exclude: qtpy/|test/fixtures/|\.rtf$|PkgInfo$
7 - repo: https://github.com/pre-commit/pre-commit-hooks.git
10 - id: end-of-file-fixer
11 - id: trailing-whitespace
13 - repo: https://github.com/asottile/pyupgrade
17 name: Enforce Python 3.6 idioms
21 - repo: https://github.com/jsh9/cercis
27 - --function-definition-extra-indent=False