Skip to content

Commit df866ea

Browse files
authored
Merge branch 'main' into ci_reporting
2 parents c89b554 + 593ca9a commit df866ea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
16
version: 2
27
updates:
38
- package-ecosystem: 'github-actions'
@@ -7,4 +12,4 @@ updates:
712
- package-ecosystem: 'npm'
813
directory: '/'
914
schedule:
10-
interval: 'weekly'
15+
interval: 'weekly'

0 commit comments

Comments
 (0)