We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 711bb92 + 0c79143 commit 2a6f9dbCopy full SHA for 2a6f9db
.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.4
+ rev: v0.11.5
29
hooks:
30
# Run the linter
31
- id: ruff
0 commit comments