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

Commit 0c3d2fa

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.32.0 → v1.33.0](adrienverge/yamllint@v1.32.0...v1.33.0) - [github.com/streetsidesoftware/cspell-cli: v7.3.2 → v8.0.0](streetsidesoftware/cspell-cli@v7.3.2...v8.0.0)
1 parent 45a561b commit 0c3d2fa

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
@@ -61,7 +61,7 @@ repos:
6161
files: .+\.(md|markdown)$
6262

6363
- repo: "https://github.com/adrienverge/yamllint"
64-
rev: v1.32.0
64+
rev: v1.33.0
6565
hooks:
6666
- id: yamllint
6767
exclude: ^(_vendor|multipass-instance-creation/vscode-.?dev.yaml$)
@@ -86,7 +86,7 @@ repos:
8686
exclude: ^(.*/LICENSE|.vscode|package(-lock)?\.json|.*\.code-workspace$)
8787

8888
- repo: "https://github.com/streetsidesoftware/cspell-cli"
89-
rev: v7.3.2
89+
rev: v8.0.0
9090
hooks:
9191
- id: cspell
9292
additional_dependencies:

0 commit comments

Comments
 (0)