mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43: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
|
rev: v0.13.3
|
||||||
hooks:
|
hooks:
|
||||||
# Run the Ruff linter.
|
# Run the Ruff linter.
|
||||||
- id: ruff
|
- id: ruff-check
|
||||||
args: [
|
args: [
|
||||||
'--fix',
|
'--fix',
|
||||||
'--extend-select=B,C4,D,ISC,UP',
|
'--extend-select=B,C4,D,ISC,UP',
|
||||||
|
Reference in New Issue
Block a user