Skip to content

Commit 2cf33fd

Browse files
Update pre-commit hooks (#917)
chore: update pre-commit hooks Co-authored-by: drdavella <[email protected]>
1 parent 0749d3f commit 2cf33fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
"types-requests~=2.13",
4646
]
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.7.3
48+
rev: v0.7.4
4949
hooks:
5050
- id: ruff
5151
exclude: tests/samples/

0 commit comments

Comments
 (0)