Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 74734ad

Browse files
[pre-commit.ci] pre-commit autoupdate (#382)
updates: - [github.com/adrienverge/yamllint.git: v1.27.1 → v1.28.0](https://github.com/adrienverge/yamllint.git/compare/v1.27.1...v1.28.0) - [github.com/pycqa/pylint: v2.15.0 → v2.15.2](pylint-dev/pylint@v2.15.0...v2.15.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dbc5dfe commit 74734ad

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
@@ -66,7 +66,7 @@ repos:
6666
package-lock.json
6767
)$
6868
- repo: https://github.com/adrienverge/yamllint.git
69-
rev: v1.27.1
69+
rev: v1.28.0
7070
hooks:
7171
- id: yamllint
7272
files: \.(yaml|yml)$
@@ -90,7 +90,7 @@ repos:
9090
args: [--strict]
9191
# additional_dependencies:
9292
- repo: https://github.com/pycqa/pylint
93-
rev: v2.15.0
93+
rev: v2.15.2
9494
hooks:
9595
- id: pylint
9696
# additional_dependencies:

0 commit comments

Comments
 (0)