Skip to content

Commit 92f7bb2

Browse files
committed
Don't autofix PRs
1 parent 6b99b20 commit 92f7bb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ repos:
3131
rev: 'v0.0.264'
3232
hooks:
3333
- id: ruff
34+
35+
ci:
36+
autofix_prs: false

0 commit comments

Comments
 (0)