Closed drts01 closed 2 years ago
@xsc27 Thanks for the submission! Do you have any idea what changes between the currently pinned version of pre-commit-hooks and the latest version?
Unfortunately, updating Pylint means fixing all of the libraries to work with the latest version of Pylint, which we do not currently have the cycles for. Basically if we update pre-commit pins here, we need to update them across the libraries as well for consistency. Therefore, Pylint should not be updated.
As long as the reuse-tool and pre-commit-hooks updates will not break things in the libraries, I'm happy to update those.
hmm. pylint
will probably need an update to the rcfile to disable any new checks, at a minimum.
The reuse-tool
adds support for more files.
pre-commit-hooks
adds new hooks (which are not added to the cookie-cutter). Other additions include:
@kattni new push w/o bumping pylint
@kattni Did you want to bump these versions?