Skip to content

Commit 7ffeca5

Browse files
renovate[bot]scop
authored andcommitted
chore(pre-commit): update ruff to v0.7.4
1 parent e15b0da commit 7ffeca5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
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.4.3
46+
rev: v0.7.4
4747
hooks:
4848
- id: ruff
4949
types: [text]

test/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
-r requirements.txt
44

55
mypy==1.8.0
6-
ruff==0.4.3
6+
ruff==0.7.4

0 commit comments

Comments
 (0)