We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c12e0 commit dc1ac69Copy full SHA for dc1ac69
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
args: ["--maxkb=1000"]
20
exclude: \.ipynb
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.7.4
+ rev: v0.8.1
23
hooks:
24
- id: ruff
25
files: spectrafit/
0 commit comments