We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02faa9d commit f61ea6bCopy full SHA for f61ea6b
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ ci:
5
files: 'xyzservices\/'
6
repos:
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: "v0.6.9"
+ rev: "v0.8.6"
9
hooks:
10
- id: ruff
11
- id: ruff-format
0 commit comments