Skip to content

Commit ab99b43

Browse files
authored
Auto-update pre-commit hooks
1 parent 707fd31 commit ab99b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33
exclude: ^(.github/|tests/test_data/abinit/)
44
repos:
55
- repo: https://github.com/charliermarsh/ruff-pre-commit
6-
rev: v0.12.10
6+
rev: v0.12.11
77
hooks:
88
- id: ruff
99
args: [--fix]

0 commit comments

Comments
 (0)