We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f44a435 + 0caa035 commit 90a0866Copy full SHA for 90a0866
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
args: [--unsafe]
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
# Ruff version.
13
- rev: 'v0.14.1'
+ rev: 'v0.14.5'
14
hooks:
15
- id: ruff
16
ci:
0 commit comments