Skip to content

Commit ef7d971

Browse files
[pre-commit.ci] pre-commit autoupdate (#4082)
updates: - [github.com/hadialqattan/pycln: v2.0.1 → v2.0.4](hadialqattan/pycln@v2.0.1...v2.0.4) - [github.com/PyCQA/pylint: v2.14.4 → v2.14.5](pylint-dev/pylint@v2.14.4...v2.14.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 59f03ee commit ef7d971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171

7272
# Autoremoves unused imports
7373
- repo: https://github.com/hadialqattan/pycln
74-
rev: "v2.0.1"
74+
rev: "v2.0.4"
7575
hooks:
7676
- id: pycln
7777
stages: [manual]
@@ -107,7 +107,7 @@ repos:
107107

108108
# PyLint has native support - not always usable, but works for us
109109
- repo: https://github.com/PyCQA/pylint
110-
rev: "v2.14.4"
110+
rev: "v2.14.5"
111111
hooks:
112112
- id: pylint
113113
files: ^pybind11

0 commit comments

Comments
 (0)