Skip to content

Commit 2cc20ca

Browse files
ci: pre-commit autoupdate (#555)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9c662eb commit 2cc20ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
- id: codespell
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.15.9 # Use the desired Ruff version
42+
rev: v0.15.12 # Use the desired Ruff version
4343
hooks:
4444
- id: ruff-check # For linting checks
4545
args: [--fix] # Optional: automatically fix fixable issues

0 commit comments

Comments
 (0)