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

Commit

Permalink
ci(pre-commit): pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](astral-sh/ruff-pre-commit@v0.1.9...v0.1.11)
- [github.com/streetsidesoftware/cspell-cli: v8.2.1 → v8.3.0](streetsidesoftware/cspell-cli@v8.2.1...v8.3.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 8, 2024
1 parent 6fa1a1c commit 61beccc
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 @@ -16,7 +16,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.11
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -113,7 +113,7 @@ repos:
- id: forbid-bidi-controls
- id: alphabetize-codeowners
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.2.1
rev: v8.3.0
hooks:
- id: cspell
- repo: local
Expand Down

0 comments on commit 61beccc

Please sign in to comment.