Skip to content

Commit 3791a49

Browse files
[pre-commit.ci] pre-commit autoupdate (#84)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) - [github.com/PyCQA/pylint: v2.13.4 → v2.13.7](pylint-dev/pylint@v2.13.4...v2.13.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 82fa279 commit 3791a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.1.0 # Use the ref you want to point at
4+
rev: v4.2.0 # Use the ref you want to point at
55
hooks:
66
- id: trailing-whitespace
77
- id: check-yaml
@@ -29,7 +29,7 @@ repos:
2929
- types-setuptools
3030
- types-docutils
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.13.4
32+
rev: v2.13.7
3333
hooks:
3434
- id: pylint
3535
additional_dependencies:

0 commit comments

Comments
 (0)