Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.36.0 → v0.37.0](igorshubovych/markdownlint-cli@v0.36.0...v0.37.0)
- [github.com/streetsidesoftware/cspell-cli: v7.3.0 → v7.3.1](streetsidesoftware/cspell-cli@v7.3.0...v7.3.1)
  • Loading branch information
pre-commit-ci[bot] authored Oct 3, 2023
1 parent f2126c7 commit a40544d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:
args: [--markdown-linebreak-ext=md]

- repo: "https://github.com/igorshubovych/markdownlint-cli"
rev: v0.36.0
rev: v0.37.0
hooks:
- id: markdownlint
args: [--config, tests/config/markdownlint.json]
Expand Down Expand Up @@ -94,7 +94,7 @@ repos:
exclude: ^(requirements.yml$|roles/(postfix_mx_internal/tasks/main.yml|chronyd_libvirtd/tasks/main.yml|libvirtd_network_add/templates/v4v6natnet.xml.j2)$|support-files/sample_group_vars_all_vault.yml$)

- repo: "https://github.com/streetsidesoftware/cspell-cli"
rev: v7.3.0
rev: v7.3.1
hooks:
- id: cspell
args:
Expand Down

0 comments on commit a40544d

Please sign in to comment.