-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update dependency copier to v9.4.1
- Loading branch information
1 parent
8b269d6
commit f9784a8
Showing
10 changed files
with
10 additions
and
10 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 |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
run: | | ||
git config --global user.name github-actions | ||
git config --global user.email [email protected] | ||
- run: pipx install copier==9.3.1 | ||
- run: pipx install copier==9.4.1 | ||
- run: make template-build | ||
- 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 |
---|---|---|
|
@@ -38,7 +38,7 @@ consistency: | |
script: | ||
- git config --global user.name gitlab-ci | ||
- git config --global user.email [email protected] | ||
- pipx install copier==9.3.1 | ||
- pipx install copier==9.4.1 | ||
- make template-build | ||
- 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,7 @@ jobs: | |
run: | | ||
git config --global user.name github-actions | ||
git config --global user.email [email protected] | ||
- run: pipx install copier==9.3.1 | ||
- run: pipx install copier==9.4.1 | ||
- run: make template-build | ||
- 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 |
---|---|---|
|
@@ -50,7 +50,7 @@ consistency: | |
script: | ||
- git config --global user.name gitlab-ci | ||
- git config --global user.email [email protected] | ||
- pipx install copier==9.3.1 | ||
- pipx install copier==9.4.1 | ||
- make template-build | ||
- 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