Skip to content

Commit cfef85b

Browse files
renovate[bot]scop
authored andcommitted
chore(pre-commit): update ruff to v0.1.6
1 parent de15205 commit cfef85b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
pass_filenames: false
4444

4545
- repo: https://github.com/astral-sh/ruff-pre-commit
46-
rev: v0.0.272
46+
rev: v0.1.6
4747
hooks:
4848
- id: ruff
4949
types: [text]

test/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
black==23.1.0
66
mypy==1.2.0
7-
ruff==0.0.272
7+
ruff==0.1.6

0 commit comments

Comments
 (0)