mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
Replaced deprecated ruff linter ID
This commit is contained in:
committed by
Peter Cock
parent
4c8696aa82
commit
5216add545
@ -18,7 +18,7 @@ repos:
|
||||
rev: v0.13.3
|
||||
hooks:
|
||||
# Run the Ruff linter.
|
||||
- id: ruff
|
||||
- id: ruff-check
|
||||
args: [
|
||||
'--fix',
|
||||
'--extend-select=B,C4,D,ISC,UP',
|
||||
|
Reference in New Issue
Block a user