Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (MetroRobots#9)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- [github.com/adrienverge/yamllint: v1.32.0 → v1.33.0](adrienverge/yamllint@v1.32.0...v1.33.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 Mar 1, 2024
1 parent 4ea6c7b commit 16020d8
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 @@ -15,7 +15,7 @@ repos:
- id: check-ast
- id: double-quote-string-fixer
- id: requirements-txt-fixer
rev: v4.4.0
rev: v4.5.0
- repo: https://github.com/codespell-project/codespell
hooks:
- id: codespell
Expand All @@ -30,7 +30,7 @@ repos:
- --format
- parsable
- --strict
rev: v1.32.0
rev: v1.33.0
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
hooks:
- id: yamlfmt
Expand Down

0 comments on commit 16020d8

Please sign in to comment.