diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-27 00:54:45 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2022-06-26 18:03:59 -0700 |
commit | d1fe838b65ccd1a68fb6301bbfd06cd19425a75c (patch) | |
tree | 085ae236514772dd67a484cbe37668ad9d69f15e | |
parent | b6447211754e126f64e12fc735ad74fe557b7fb4 (diff) | |
download | gitlab-d1fe838b65ccd1a68fb6301bbfd06cd19425a75c.tar.gz |
chore(deps): update pre-commit hook pycqa/pylint to v2.14.3
-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 d40b99a..434501e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/pylint - rev: v2.13.9 + rev: v2.14.3 hooks: - id: pylint additional_dependencies: |