Skip to content

Commit 5924fb9

Browse files
committed
Update pre-commit-config
1 parent 767a16b commit 5924fb9

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
@@ -24,6 +24,6 @@ repos:
2424
pass_filenames: false
2525
- id: pyupgrade
2626
name: Pyupgrade
27-
entry: pyupgrade --py38-plus
27+
entry: uv run pyupgrade --py38-plus
2828
types: [python]
2929
language: system

0 commit comments

Comments
 (0)