Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ff56d8

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update all non-major dependencies
1 parent6d06630 commit5ff56d8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "::add-mask::${api_token}"
3030
echo "api-token=${api_token}" >> "${GITHUB_OUTPUT}"
3131
-name:Python Semantic Release
32-
uses:relekang/python-semantic-release@v7.34.4
32+
uses:relekang/python-semantic-release@v7.34.6
3333
with:
3434
github_token:${{ secrets.RELEASE_GITHUB_TOKEN }}
3535
pypi_token:${{ steps.mint-token.outputs.api-token }}

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
-id:black
99
-repo:https://github.com/commitizen-tools/commitizen
10-
rev:v3.3.0
10+
rev:v3.4.0
1111
hooks:
1212
-id:commitizen
1313
stages:[commit-msg]
@@ -48,6 +48,6 @@ repos:
4848
-id:rst-directive-colons
4949
-id:rst-inline-touching-normal
5050
-repo:https://github.com/maxbrunet/pre-commit-renovate
51-
rev:35.118.0
51+
rev:35.137.0
5252
hooks:
5353
-id:renovate-config-validator

‎requirements-lint.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
-r requirements.txt
22
argcomplete==2.0.0
33
black==23.3.0
4-
commitizen==3.3.0
4+
commitizen==3.4.0
55
flake8==6.0.0
66
isort==5.12.0
7-
mypy==1.3.0
7+
mypy==1.4.0
88
pylint==2.17.4
99
pytest==7.3.2
1010
responses==0.23.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp