Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 727ece1

Browse files
author
staticdev
committed
Fix prettier
1 parent 1e8d704 commit 727ece1

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

.github/dependabot.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
version: 2
22
updates:
3-
- package-ecosystem: github-actions
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
time: '09:00'
8-
open-pull-requests-limit: 10
9-
- package-ecosystem: pip
10-
directory: "/.github/workflows"
11-
schedule:
12-
interval: daily
13-
time: '09:00'
14-
open-pull-requests-limit: 10
15-
- package-ecosystem: pip
16-
directory: "/"
17-
schedule:
18-
interval: daily
19-
time: '09:00'
20-
open-pull-requests-limit: 10
3+
- package-ecosystem: github-actions
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "09:00"
8+
open-pull-requests-limit: 10
9+
- package-ecosystem: pip
10+
directory: "/.github/workflows"
11+
schedule:
12+
interval: daily
13+
time: "09:00"
14+
open-pull-requests-limit: 10
15+
- package-ecosystem: pip
16+
directory: "/"
17+
schedule:
18+
interval: daily
19+
time: "09:00"
20+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)