repos:
- repo: https://github.com/python/black
- rev: 20.8b1
+ rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/pylint
- rev: pylint-2.7.1
+ rev: v2.11.1
hooks:
- id: pylint
name: pylint (library code)