Skip to content

Commit 1e4a886

Browse files
[pre-commit.ci] pre-commit autoupdate (#153)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.4...v0.15.9) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2851bcd commit 1e4a886

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
@@ -9,12 +9,12 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.15.4
12+
rev: v0.15.9
1313
hooks:
1414
- id: ruff-check # See pyproject.toml for args
1515

1616
- repo: https://github.com/codespell-project/codespell
17-
rev: v2.4.1
17+
rev: v2.4.2
1818
hooks:
1919
- id: codespell # See pyproject.toml for args
2020
additional_dependencies:

0 commit comments

Comments
 (0)