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 9e3adcb commit 5cedab6Copy full SHA for 5cedab6
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-merge-conflict
7
exclude: rst$
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.11.12
+ rev: v0.11.13
10
hooks:
11
- id: ruff
12
args: [--fix]
@@ -15,7 +15,7 @@ repos:
15
16
- id: yesqa
17
- repo: https://github.com/Zac-HD/shed
18
- rev: 2024.10.1
+ rev: 2025.6.1
19
20
- id: shed
21
args:
0 commit comments