Skip to content

Commit

Permalink
CI: [pre-commit.ci] pre-commit autoupdate (#4042)
Browse files Browse the repository at this point in the history
Co-authored-by: Claus Holbech <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and ClausHolbechArista authored May 30, 2024
1 parent 41bf6d6 commit a06ce58
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 @@ -124,7 +124,7 @@ repos:
name: Check for Linting errors on Jinja2 files

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
name: Check for common misspellings in text files.
Expand Down Expand Up @@ -202,7 +202,7 @@ repos:
additional_dependencies: ['deepmerge>=1.1.0', 'PyYAML>=6.0.0', 'pydantic>=2.3.0', 'jsonschema>=4.10.3', 'referencing>=0.35.0']

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.40.0
rev: v0.41.0
hooks:
- id: markdownlint
name: Check for Linting errors on MarkDown files
Expand Down

0 comments on commit a06ce58

Please sign in to comment.