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

Commitaa0426c

Browse files
chore(deps) Update all non-major dependencies
1 parent455c57b commitaa0426c

File tree

8 files changed

+9247
-8596
lines changed

8 files changed

+9247
-8596
lines changed

‎.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
-name:🐍 Setup python ${{ matrix.python-version }}
4848
uses:actions/setup-python@v5
4949
with:
50-
python-version:'3.10'
50+
python-version:'3.13'
5151

5252
-name:🎶 Setup Poetry
5353
uses:snok/install-poetry@v1

‎.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
-name:🐍 Setup Python
2727
uses:actions/setup-python@v5
2828
with:
29-
python-version:'3.10'
29+
python-version:'3.13'
3030

3131
-name:🎶 Setup Poetry
3232
uses:snok/install-poetry@v1

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
-name:🐍 Setup Python
3636
uses:actions/setup-python@v5
3737
with:
38-
python-version:'3.10'
38+
python-version:'3.13'
3939

4040
-name:🎶 Setup Poetry
4141
uses:snok/install-poetry@v1

‎.github/workflows/update.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
git reset --hard ${{github.ref_name}}
2222
2323
-name:🆕 Create Pull Request
24-
uses:peter-evans/create-pull-request@v5.0.2
24+
uses:peter-evans/create-pull-request@v5.0.3
2525
with:
2626
labels:automated pr
2727
branch:${{github.ref_name}}
@@ -42,7 +42,7 @@ jobs:
4242
git reset --hard ${{github.ref_name}}
4343
4444
-name:🆕 Create Pull Request
45-
uses:peter-evans/create-pull-request@v5.0.2
45+
uses:peter-evans/create-pull-request@v5.0.3
4646
with:
4747
labels:automated pr
4848
branch:${{github.ref_name}}

‎.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude: >
2121
2222
repos:
2323
-repo:https://github.com/pre-commit/pre-commit-hooks
24-
rev:v4.5.0
24+
rev:v4.6.0
2525
hooks:
2626
-id:pretty-format-json
2727
args:[--autofix]
@@ -41,7 +41,7 @@ repos:
4141
-id:black
4242
language_version:python3.9
4343
-repo:https://github.com/macisamuele/language-formatters-pre-commit-hooks
44-
rev:v2.12.0
44+
rev:v2.14.0
4545
hooks:
4646
-id:pretty-format-toml
4747
args:[--autofix]
@@ -50,6 +50,6 @@ repos:
5050
-id:pretty-format-yaml
5151
args:[--autofix, --indent, '2']
5252
-repo:https://github.com/Riverside-Healthcare/djLint
53-
rev:v1.34.1
53+
rev:v1.36.4
5454
hooks:
5555
-id:djlint-jinja

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp