Bump ruff to 0.0.255
This commit is contained in:
parent
487469680f
commit
b23cea6e59
@ -30,7 +30,7 @@ repos:
|
|||||||
|
|
||||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: 'v0.0.251'
|
rev: 'v0.0.255'
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
-r docs/requirements-docs.txt
|
-r docs/requirements-docs.txt
|
||||||
|
|
||||||
coveralls==3.3.1
|
coveralls==3.3.1
|
||||||
ruff==0.0.254
|
ruff==0.0.255
|
||||||
mypy==1.1.1
|
mypy==1.1.1
|
||||||
pre-commit==3.1.1
|
pre-commit==3.1.1
|
||||||
pytest==7.2.2
|
pytest==7.2.2
|
||||||
|
Loading…
Reference in New Issue
Block a user