Skip to content

Commit e806242

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.13...v0.15.20)
1 parent 91ed702 commit e806242

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
@@ -19,7 +19,7 @@ repos:
1919
- id: end-of-file-fixer
2020
- id: trailing-whitespace
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: 'v0.15.13' # keep in sync with .github/workflows/ruff.yml
22+
rev: 'v0.15.20' # keep in sync with .github/workflows/ruff.yml
2323
hooks:
2424
- id: ruff-check
2525
args: [--fix]

0 commit comments

Comments
 (0)