forked from serious-scaffold/ss-python
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update all pipx installation with renovate (serious-scaffold#456)
Co-authored-by: huxuan-assistant[bot] <163485190+huxuan-assistant[bot]@users.noreply.github.com> Co-authored-by: Renovate GitHub Bot <[email protected]>
- Loading branch information
1 parent
f53735b
commit e22e59a
Showing
12 changed files
with
36 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ jobs: | |
run: | | ||
git config --global user.name github-actions | ||
git config --global user.email [email protected] | ||
- run: pipx install copier | ||
- run: pipx install copier==9.2.0 | ||
- run: make consistency | ||
- run: git diff | ||
- run: git status --porcelain | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ consistency: | |
script: | ||
- git config --global user.name gitlab-ci | ||
- git config --global user.email [email protected] | ||
- pipx install copier | ||
- pipx install copier==9.2.0 | ||
- make consistency | ||
- git diff | ||
- git status --porcelain | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
run: | | ||
git config --global user.name github-actions | ||
git config --global user.email [email protected] | ||
- run: pipx install copier | ||
- run: pipx install copier==9.2.0 | ||
- run: make consistency | ||
- run: git diff | ||
- run: git status --porcelain | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ consistency: | |
script: | ||
- git config --global user.name gitlab-ci | ||
- git config --global user.email [email protected] | ||
- pipx install copier | ||
- pipx install copier==9.2.0 | ||
- make consistency | ||
- git diff | ||
- git status --porcelain | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters