We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ad47e commit 0bba909Copy full SHA for 0bba909
1 file changed
.pre-commit-config.yaml
@@ -94,7 +94,7 @@ repos:
94
95
- repo: https://github.com/astral-sh/ruff-pre-commit
96
# Ruff version.
97
- rev: v0.12.3
+ rev: v0.12.4
98
hooks:
99
# Run the linter.
100
- id: ruff
0 commit comments