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

Commit761de4d

Browse files
committed
Update pre-commit
1 parent6a9d7a2 commit761de4d

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
@@ -6,18 +6,18 @@ repos:
66
args:[--py38-plus]
77

88
-repo:https://github.com/psf/black-pre-commit-mirror
9-
rev:23.9.1
9+
rev:24.1.1
1010
hooks:
1111
-id:black
1212

1313
-repo:https://github.com/PyCQA/isort
14-
rev:5.12.0
14+
rev:5.13.2
1515
hooks:
1616
-id:isort
1717
args:[--add-import=from __future__ import annotations]
1818

1919
-repo:https://github.com/PyCQA/flake8
20-
rev:6.1.0
20+
rev:7.0.0
2121
hooks:
2222
-id:flake8
2323
additional_dependencies:
@@ -42,7 +42,7 @@ repos:
4242
-id:trailing-whitespace
4343

4444
-repo:https://github.com/abravalheri/validate-pyproject
45-
rev:v0.14
45+
rev:v0.16
4646
hooks:
4747
-id:validate-pyproject
4848

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp