Skip to content

Commit 1220979

Browse files
authored
1 parent c890d48 commit 1220979

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Copyright (C) Viktor Szakats. See LICENSE.md
2+
# SPDX-License-Identifier: MIT
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: 'github-actions'
7+
directory: '/'
8+
schedule:
9+
interval: 'monthly'

0 commit comments

Comments
 (0)