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 e466ab4 commit 7a78c6aCopy full SHA for 7a78c6a
python/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.14.3
+ rev: v0.14.4
4
hooks:
5
- id: ruff-check
6
args: [--fix]
0 commit comments