Skip to content

Commit c5a12bc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.1...v0.9.3) - [github.com/streetsidesoftware/cspell-cli: v8.17.0 → v8.17.1](streetsidesoftware/cspell-cli@v8.17.0...v8.17.1)
1 parent a49b40c commit c5a12bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
1313
# Ruff version.
14-
rev: 'v0.9.1'
14+
rev: 'v0.9.3'
1515
hooks:
1616
# Run the linter.
1717
- id: ruff
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies: ['types-requests']
3737

3838
- repo: https://github.com/streetsidesoftware/cspell-cli
39-
rev: v8.17.0
39+
rev: v8.17.1
4040
hooks:
4141
- id: cspell
4242
files: src/|docs/source/(.+).md|docs/source/(.+).rst|tests|README.md

0 commit comments

Comments
 (0)