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 5c0d949 commit 4f02a14Copy full SHA for 4f02a14
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: check-json
18
- id: detect-private-key
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # frozen: v0.15.17
+ rev: 77039ccbba72c8aede339c5f8ae29b42aced0a2e # frozen: v0.15.18
21
hooks:
22
- id: ruff-check
23
- id: ruff-format
0 commit comments