Skip to content

Commit dfffd8d

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent 69b28c6 commit dfffd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
fi
4747
- name: pre-commit (PEP 735)
4848
if: steps.detect.outputs.method == 'pep735'
49-
run: uv run --no-sources --only-group pre-commit pre-commit run --all --show-diff-on-failure
49+
run: uv run --only-group pre-commit pre-commit run --all --show-diff-on-failure
5050
env:
5151
RUFF_OUTPUT_FORMAT: github
5252
REUSE_OUTPUT_FORMAT: github

0 commit comments

Comments
 (0)