Skip to content

Commit c9d1ee6

Browse files
pre-commit-ci[bot]lpsinger
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)
1 parent 0d09a3d commit c9d1ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
exclude_types: [python] # Covered by Ruff W291.
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
3232
# Ruff version.
33-
rev: v0.8.0
33+
rev: v0.8.1
3434
hooks:
3535
# Run the linter.
3636
- id: ruff

0 commit comments

Comments
 (0)