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 707fd31 commit ab99b43Copy full SHA for ab99b43
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_language_version:
3
exclude: ^(.github/|tests/test_data/abinit/)
4
repos:
5
- repo: https://github.com/charliermarsh/ruff-pre-commit
6
- rev: v0.12.10
+ rev: v0.12.11
7
hooks:
8
- id: ruff
9
args: [--fix]
0 commit comments