We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7342a61 + a2070a1 commit bc8e8ffCopy full SHA for bc8e8ff
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: codespell
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: 3d44372123ca5e8617fdb65d9f11facd159b9e95 # frozen: v0.12.3
+ rev: 6c5418a077bd954e7078087a655421b85772095b # frozen: v0.12.4
14
hooks:
15
- id: ruff-check
16
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
0 commit comments