Commit ef7d971e by pre-commit-ci[bot] Committed by GitHub

[pre-commit.ci] pre-commit autoupdate (#4082)

updates:
- [github.com/hadialqattan/pycln: v2.0.1 → v2.0.4](https://github.com/hadialqattan/pycln/compare/v2.0.1...v2.0.4)
- [github.com/PyCQA/pylint: v2.14.4 → v2.14.5](https://github.com/PyCQA/pylint/compare/v2.14.4...v2.14.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
parent 59f03ee3
...@@ -71,7 +71,7 @@ repos: ...@@ -71,7 +71,7 @@ repos:
# Autoremoves unused imports # Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln
rev: "v2.0.1" rev: "v2.0.4"
hooks: hooks:
- id: pycln - id: pycln
stages: [manual] stages: [manual]
...@@ -107,7 +107,7 @@ repos: ...@@ -107,7 +107,7 @@ repos:
# PyLint has native support - not always usable, but works for us # PyLint has native support - not always usable, but works for us
- repo: https://github.com/PyCQA/pylint - repo: https://github.com/PyCQA/pylint
rev: "v2.14.4" rev: "v2.14.5"
hooks: hooks:
- id: pylint - id: pylint
files: ^pybind11 files: ^pybind11
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment