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 318991a commit bf8fd4cCopy full SHA for bf8fd4c
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ ci:
15
# pre-commit autoupdate --freeze
16
repos:
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
+ rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
19
hooks:
20
- id: ruff
21
args: [--fix, --show-fixes]
0 commit comments