Skip to content

Commit 9992139

Browse files
authored
tools: fix linter issues
1 parent 0194f28 commit 9992139

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
version: 2
44
updates:
5-
- package-ecosystem: 'github-actions'
6-
directory: '/'
5+
- package-ecosystem: github-actions
6+
directory: /
77
schedule:
8-
interval: 'monthly'
8+
interval: monthly
99
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)