]> git.ipfire.org Git - thirdparty/patchwork.git/commit
pre-commit: Use Python 3 for everything
authorStephen Finucane <stephen@that.guru>
Fri, 10 Apr 2020 16:33:26 +0000 (17:33 +0100)
committerStephen Finucane <stephen@that.guru>
Tue, 14 Apr 2020 10:10:32 +0000 (11:10 +0100)
commit4eaf300678df4d28b2cee4ad2f2de547daef5169
tree080eea82d03fb3195db03e54fe50126327498c88
parentcbc04868c164d2541e01a5de18d568c54f6dcfd1
pre-commit: Use Python 3 for everything

This lets us use e.g. f-strings. We also bump the version of the default
pre-commit lib and migrate to the upstream flake8 plugin, since the old
one is now deprecated.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.pre-commit-config.yaml