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

Commitd1f9510

Browse files
committed
Add CI in pre-commit config, bump repo revisions
1 parent8b86012 commitd1f9510

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎.pre-commit-config.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
ci:
2+
autofix_prs:false
3+
autoupdate_branch:"pre-commit-autoupdate"
4+
autoupdate_schedule:weekly
5+
16
repos:
27
-repo:local
38
hooks:
@@ -10,12 +15,12 @@ repos:
1015
verbose:true
1116

1217
-repo:https://github.com/psf/black-pre-commit-mirror
13-
rev:23.9.1
18+
rev:23.12.1
1419
hooks:
1520
-id:black
1621

1722
-repo:https://github.com/pre-commit/pre-commit-hooks
18-
rev:v4.4.0
23+
rev:v4.5.0
1924
hooks:
2025
-id:check-case-conflict
2126
-id:check-merge-conflict
@@ -24,6 +29,6 @@ repos:
2429
-id:trailing-whitespace
2530

2631
-repo:https://github.com/sphinx-contrib/sphinx-lint
27-
rev:v0.6.8
32+
rev:v0.9.1
2833
hooks:
2934
-id:sphinx-lint

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp