We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e9bbe commit f8a478dCopy full SHA for f8a478d
1 file changed
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- pydantic-settings
48
- pytest
49
- repo: https://github.com/astral-sh/ruff-pre-commit
50
- rev: v0.11.6
+ rev: v0.11.7
51
hooks:
52
- id: ruff
53
args: ["check", "--select", "I", "--fix"]
0 commit comments