Skip to content

Commit c2045a0

Browse files
authored
Merge pull request #478 from EnergySystemsModellingLab/update/pre-commit-hooks
Update pre-commit hooks
2 parents d1e961a + 33a51b4 commit c2045a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.6.3
12+
rev: v0.6.7
1313
hooks:
1414
- id: ruff-format
1515
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)