Skip to content

Commit bbcc4f6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.1.13 → v1.1.14](Lucas-C/pre-commit-hooks@v1.1.13...v1.1.14) - [github.com/PyCQA/pylint: v2.13.8 → v2.14.0-b1](pylint-dev/pylint@v2.13.8...v2.14.0-b1)
1 parent 1a7b129 commit bbcc4f6

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
@@ -59,7 +59,7 @@ repos:
5959

6060
# Changes tabs to spaces
6161
- repo: https://github.com/Lucas-C/pre-commit-hooks
62-
rev: "v1.1.13"
62+
rev: "v1.1.14"
6363
hooks:
6464
- id: remove-tabs
6565

@@ -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.13.8"
110+
rev: "v2.14.0-b1"
111111
hooks:
112112
- id: pylint
113113
files: ^pybind11

0 commit comments

Comments
 (0)