We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea3519 commit ba5ea2cCopy full SHA for ba5ea2c
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.9.10
+ rev: v0.10.0
7
hooks:
8
- id: ruff
9
- id: ruff-format
0 commit comments