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

Commit3b31f12

Browse files
[pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdateupdates:- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)* Fix stage names in auto-update---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
1 parentea3a745 commit3b31f12

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
@@ -1,6 +1,6 @@
11
repos:
22
-repo:https://github.com/pre-commit/pre-commit-hooks
3-
rev:v4.6.0
3+
rev:v5.0.0
44
hooks:
55
-id:check-added-large-files
66
-id:check-toml
@@ -9,16 +9,16 @@ repos:
99
types:[yaml]
1010
-id:end-of-file-fixer
1111
types:[text]
12-
stages:[commit, push, manual]
12+
stages:[pre-commit,pre-push, manual]
1313
-id:trailing-whitespace
1414
types:[text]
15-
stages:[commit, push, manual]
15+
stages:[pre-commit,pre-push, manual]
1616
-repo:https://github.com/PyCQA/isort
1717
rev:5.13.2
1818
hooks:
1919
-id:isort
2020
-repo:https://github.com/psf/black
21-
rev:24.8.0
21+
rev:24.10.0
2222
hooks:
2323
-id:black
2424
-repo:https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp