mirror of https://github.com/scrapy/scrapy.git
Enable ruff --fix.
This commit is contained in:
parent
5c2df5cf2a
commit
802c67072c
|
|
@ -3,6 +3,7 @@ repos:
|
|||
rev: v0.8.1
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [ --fix ]
|
||||
- repo: https://github.com/psf/black.git
|
||||
rev: 24.4.2
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue