Skip to content

Commit 3796b06

Browse files
committed
Add pre-commit configuration
1 parent 76bf77b commit 3796b06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/astral-sh/ruff-pre-commit
3+
rev: v0.14.9
4+
hooks:
5+
- id: ruff

0 commit comments

Comments
 (0)