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

Commite9609be

Browse files
pre-commit autoupdate (#126)
updates:- [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1)- [github.com/PyCQA/pylint: v3.0.1 → v3.0.3](pylint-dev/pylint@v3.0.1...v3.0.3)- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent14f025a commite9609be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
-repo:https://github.com/psf/black
11-
rev:23.11.0
11+
rev:23.12.1
1212
hooks:
1313
-id:black
1414
args:
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
-id:flake8
2121
-repo:https://github.com/PyCQA/pylint
22-
rev:v3.0.1
22+
rev:v3.0.3
2323
hooks:
2424
-id:pylint
2525
args:
@@ -33,7 +33,7 @@ repos:
3333
-gql[aiohttp]~=3.3.0
3434
-async-lru~=1.0.3
3535
-repo:https://github.com/pre-commit/mirrors-mypy
36-
rev:v1.7.1
36+
rev:v1.8.0
3737
hooks:
3838
-id:mypy
3939
additional_dependencies:
@@ -51,7 +51,7 @@ repos:
5151
args:
5252
---py36-plus
5353
-repo:https://github.com/pycqa/isort
54-
rev:5.12.0
54+
rev:5.13.2
5555
hooks:
5656
-id:isort
5757
name:isort

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp