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

Commitdde3642

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parenteec6c02 commitdde3642

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
TOXENV:docs
3535
run:tox
3636
-name:Archive generated docs
37-
uses:actions/upload-artifact@v3.1.0
37+
uses:actions/upload-artifact@v3.1.1
3838
with:
3939
name:html-docs
4040
path:build/sphinx/html/

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth:0
1616
token:${{ secrets.RELEASE_GITHUB_TOKEN }}
1717
-name:Python Semantic Release
18-
uses:relekang/python-semantic-release@v7.32.1
18+
uses:relekang/python-semantic-release@v7.32.2
1919
with:
2020
github_token:${{ secrets.RELEASE_GITHUB_TOKEN }}
2121
pypi_token:${{ secrets.PYPI_TOKEN }}

‎.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
-id:isort
2222
-repo:https://github.com/pycqa/pylint
23-
rev:v2.15.4
23+
rev:v2.15.5
2424
hooks:
2525
-id:pylint
2626
additional_dependencies:
@@ -45,6 +45,6 @@ repos:
4545
-id:rst-directive-colons
4646
-id:rst-inline-touching-normal
4747
-repo:https://github.com/maxbrunet/pre-commit-renovate
48-
rev:32.238.4
48+
rev:32.241.11
4949
hooks:
5050
-id:renovate-config-validator

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp