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.
2 parents b4b0e09 + aa3a864 commit 102b9edCopy full SHA for 102b9ed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
exclude: &exclude_pattern 'iv_weak_instruments.ipynb'
26
args: ["--maxkb=1500"]
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.5
+ rev: v0.11.6
29
hooks:
30
# Run the linter
31
- id: ruff
0 commit comments