diff options
author | Renovate Bot <bot@renovateapp.com> | 2022-04-06 22:04:20 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2022-04-06 22:04:20 +0000 |
commit | 17d5c6c3ba26f8b791ec4571726c533f5bbbde7d (patch) | |
tree | c05e3788f1c8a20fee32da2e8b61cc9759058e23 | |
parent | 3b0806ed5ce135935d0362068400d41874e3f4a9 (diff) | |
download | gitlab-17d5c6c3ba26f8b791ec4571726c533f5bbbde7d.tar.gz |
chore(deps): update pre-commit hook pycqa/pylint to v2.13.5
-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 d3c460c..28aaa2f 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.13.4 + rev: v2.13.5 hooks: - id: pylint additional_dependencies: |