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

Commit e7060f9

Browse files
ci(pre-commit): pre-commit autoupdate (#13)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6fa1a1c commit e7060f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ci:
1616

1717
repos:
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.9
19+
rev: v0.1.11
2020
hooks:
2121
- id: ruff
2222
args:
@@ -113,7 +113,7 @@ repos:
113113
- id: forbid-bidi-controls
114114
- id: alphabetize-codeowners
115115
- repo: https://github.com/streetsidesoftware/cspell-cli
116-
rev: v8.2.1
116+
rev: v8.3.0
117117
hooks:
118118
- id: cspell
119119
- repo: local

0 commit comments

Comments
 (0)