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

Commit

Permalink
chore: pre-commit autoupdate (#309)
Browse files Browse the repository at this point in the history
updates:
- [github.com/codespell-project/codespell: v2.2.2 β†’ v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)
- [github.com/adrienverge/yamllint.git: v1.29.0 β†’ v1.30.0](https://github.com/adrienverge/yamllint.git/compare/v1.29.0...v1.30.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 17, 2023
1 parent 93e51ba commit 269f5bd
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 @@ -26,11 +26,11 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/codespell-project/codespell
rev: v2.2.2
rev: v2.2.4
hooks:
- id: codespell
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0
rev: v1.30.0
hooks:
- id: yamllint
files: \.(yaml|yml)$
Expand Down

0 comments on commit 269f5bd

Please sign in to comment.