Skip to content

Commit 5d0a841

Browse files
⬆ [pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.9](astral-sh/ruff-pre-commit@v0.9.6...v0.11.9)
1 parent 6c284ba commit 5d0a841

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3.10
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.9.6
5+
rev: v0.11.9
66
hooks:
77
- id: ruff
88
args: [ --fix, --exit-non-zero-on-fix, --exclude, alembic]

0 commit comments

Comments
 (0)