diff options
| author | Renovate Bot <bot@renovateapp.com> | 2022-03-25 00:17:26 +0000 |
|---|---|---|
| committer | John Villalovos <john@sodarock.com> | 2022-03-24 18:12:56 -0700 |
| commit | 9fe60f7b8fa661a8bba61c04fcb5b54359ac6778 (patch) | |
| tree | 0f193b5e5956f421f6770dbf10034b3e8683c893 | |
| parent | 5fa403bc461ed8a4d183dcd8f696c2a00b64a33d (diff) | |
| download | gitlab-9fe60f7b8fa661a8bba61c04fcb5b54359ac6778.tar.gz | |
chore(deps): update pre-commit hook pycqa/pylint to v2.13.0
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ed8f08..281f2f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/pylint - rev: v2.12.2 + rev: v2.13.0 hooks: - id: pylint additional_dependencies: |
