Skip to content

Commit 2707c26

Browse files
[pre-commit.ci] pre-commit autoupdate (#54)
updates: - [github.com/Lucas-C/pre-commit-hooks.git: v1.5.4 → v1.5.5](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.5.4...v1.5.5) - [github.com/adrienverge/yamllint.git: v1.34.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.34.0...v1.35.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cbae6aa commit 2707c26

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
@@ -13,7 +13,7 @@ repos:
1313
- --honor-noqa
1414

1515
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
16-
rev: v1.5.4
16+
rev: v1.5.5
1717
hooks:
1818
- id: remove-tabs
1919

@@ -61,7 +61,7 @@ repos:
6161
- id: codespell
6262

6363
- repo: https://github.com/adrienverge/yamllint.git
64-
rev: v1.34.0
64+
rev: v1.35.1
6565
hooks:
6666
- id: yamllint
6767
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)