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

Commit787bdf0

Browse files
MNT: Update pre-commit hooks to latest versions
* Update pre-commit hooks: -https://github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.2.0 -https://github.com/pycqa/flake8: v3.9.2 → v4.0.1This is being applied manually and not waiting for pre-commit.ci toapply it as pre-commit.ci hasn't been turned on yet since thesehooks were introduced in PR 21583.
1 parent95038d9 commit787bdf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude: |
1313
)
1414
repos:
1515
-repo:https://github.com/pre-commit/pre-commit-hooks
16-
rev:v4.0.1
16+
rev:v4.2.0
1717
hooks:
1818
-id:check-added-large-files
1919
-id:check-docstring-first
@@ -23,7 +23,7 @@ repos:
2323
-id:trailing-whitespace
2424
exclude_types:[svg]
2525
-repo:https://github.com/pycqa/flake8
26-
rev:3.9.2
26+
rev:4.0.1
2727
hooks:
2828
-id:flake8
2929
additional_dependencies:[pydocstyle>5.1.0, flake8-docstrings>1.4.0]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp