Skip to content

Commit f60ab90

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
1 parent c28514f commit f60ab90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
- id: pyupgrade
4343
args: [--py39-plus]
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.9.1
45+
rev: v0.9.2
4646
hooks:
4747
- id: ruff
4848
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)