Skip to content

Commit ee2395c

Browse files
authored
Merge pull request #90 from dstansby/no-autofix
Don't autofix PRs
2 parents 2f5fde3 + 92f7bb2 commit ee2395c

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)