We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3246b1 commit 84a71f3Copy full SHA for 84a71f3
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
#####
15
# Python
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.14.5
+ rev: v0.14.6
18
hooks:
19
# Run the linter
20
- id: ruff-check
0 commit comments