Skip to content

Commit 269fbb6

Browse files
authored
Merge pull request #3 from lukemurraynz/create-pull-request/patch
[MegaLinter] Apply linters automatic fixes
2 parents 8195fc5 + 1a80055 commit 269fbb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ updates:
55
schedule:
66
interval: weekly
77
- package-ecosystem: github-actions
8-
directory: '/'
8+
directory: "/"
99
schedule:
1010
interval: weekly
1111
open-pull-requests-limit: 10
1212
labels:
13-
- 'pr: dependencies'
13+
- "pr: dependencies"

0 commit comments

Comments
 (0)