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

Commite16e4c0

Browse files
committed
Format all YAML files in the same style
1 parente4e009d commite16e4c0

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

‎.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
-package-ecosystem:"github-actions"
44
directory:"/"
55
schedule:
6-
interval:"weekly"
6+
interval:"weekly"

‎.pre-commit-config.yaml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
repos:
2-
-repo:https://github.com/psf/black-pre-commit-mirror
3-
rev:23.9.1
4-
hooks:
5-
-id:black
6-
alias:black-check
7-
name:black (check)
8-
args:[--check, --diff]
9-
exclude:^git/ext/
10-
stages:[manual]
2+
-repo:https://github.com/psf/black-pre-commit-mirror
3+
rev:23.9.1
4+
hooks:
5+
-id:black
6+
alias:black-check
7+
name:black (check)
8+
args:[--check, --diff]
9+
exclude:^git/ext/
10+
stages:[manual]
1111

12-
-id:black
13-
alias:black-format
14-
name:black (format)
15-
exclude:^git/ext/
12+
-id:black
13+
alias:black-format
14+
name:black (format)
15+
exclude:^git/ext/
1616

17-
-repo:https://github.com/PyCQA/flake8
18-
rev:6.1.0
19-
hooks:
20-
-id:flake8
21-
additional_dependencies:
22-
-flake8-bugbear==23.9.16
23-
-flake8-comprehensions==3.14.0
24-
-flake8-typing-imports==1.14.0
25-
exclude:^doc|^git/ext/
17+
-repo:https://github.com/PyCQA/flake8
18+
rev:6.1.0
19+
hooks:
20+
-id:flake8
21+
additional_dependencies:
22+
-flake8-bugbear==23.9.16
23+
-flake8-comprehensions==3.14.0
24+
-flake8-typing-imports==1.14.0
25+
exclude:^doc|^git/ext/
2626

27-
-repo:https://github.com/shellcheck-py/shellcheck-py
28-
rev:v0.9.0.5
29-
hooks:
30-
-id:shellcheck
31-
args:[--color]
32-
exclude:^git/ext/
27+
-repo:https://github.com/shellcheck-py/shellcheck-py
28+
rev:v0.9.0.5
29+
hooks:
30+
-id:shellcheck
31+
args:[--color]
32+
exclude:^git/ext/
3333

34-
-repo:https://github.com/pre-commit/pre-commit-hooks
35-
rev:v4.4.0
36-
hooks:
37-
-id:check-toml
38-
-id:check-yaml
39-
-id:check-merge-conflict
34+
-repo:https://github.com/pre-commit/pre-commit-hooks
35+
rev:v4.4.0
36+
hooks:
37+
-id:check-toml
38+
-id:check-yaml
39+
-id:check-merge-conflict

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp