Skip to content

Commit 8d321e7

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5
1 parent a9fd14f commit 8d321e7

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
@@ -47,7 +47,7 @@ repos:
4747
- pydantic-settings
4848
- pytest
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.11.4
50+
rev: v0.11.5
5151
hooks:
5252
- id: ruff
5353
args: ["check", "--select", "I", "--fix"]

0 commit comments

Comments
 (0)