Skip to content

Commit f8a478d

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 (#3402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16e9bbe commit f8a478d

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.6
50+
rev: v0.11.7
5151
hooks:
5252
- id: ruff
5353
args: ["check", "--select", "I", "--fix"]

0 commit comments

Comments
 (0)