Skip to content

Commit 4d97767

Browse files
committed
chore: Adjust indentation in Dependabot config file for consistency
1 parent 290bdde commit 4d97767

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ updates:
99
groups:
1010
fastapi:
1111
patterns:
12-
- "fastapi*"
12+
- "fastapi*"
1313
flake8:
1414
patterns:
15-
- "flake8*"
15+
- "flake8*"
1616
pytest:
1717
patterns:
18-
- "pytest*"
19-
- "gevent"
18+
- "pytest*"
19+
- "gevent"
2020
- package-ecosystem: "github-actions"
2121
directory: "/"
2222
schedule:

0 commit comments

Comments
 (0)