Skip to content

Commit c96b76e

Browse files
[pre-commit.ci] pre-commit autoupdate (#136)
updates: - [github.com/hadialqattan/pycln: v1.3.1 → v1.3.2](hadialqattan/pycln@v1.3.1...v1.3.2) - [github.com/PyCQA/pylint: v2.13.7 → v2.13.8](pylint-dev/pylint@v2.13.7...v2.13.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1425aa2 commit c96b76e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
args: [--py38-plus]
99

1010
- repo: https://github.com/hadialqattan/pycln
11-
rev: v1.3.1
11+
rev: v1.3.2
1212
hooks:
1313
- id: pycln
1414
args: [--all]
@@ -36,7 +36,7 @@ repos:
3636
]
3737

3838
- repo: https://github.com/PyCQA/pylint
39-
rev: v2.13.7
39+
rev: v2.13.8
4040
hooks:
4141
- id: pylint
4242
args: ["--disable=import-error"]

0 commit comments

Comments
 (0)