We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0879a commit 6267c0aCopy full SHA for 6267c0a
.github/workflows/main.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
version: "latest"
22
- run: >-
23
- uvx -p 3.13 --from pre-commit-mirror-maker pre-commit-mirror . \
+ uvx -p 3.14 --from pre-commit-mirror-maker pre-commit-mirror . \
24
--language=python --package-name=pyproject-fmt --files-regex '(^|/)pyproject\.toml$'
25
- run: |
26
git remote set-url origin https://x-access-token:[email protected]/$GITHUB_REPOSITORY
0 commit comments