Skip to content

Commit e3718e7

Browse files
authored
Add renovate (#1)
1 parent f8becb0 commit e3718e7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/runtime.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# @license Apache-2.0
2-
#
31
# Copyright 2024 8 Hobbies, LLC <hong@8hobbies.com>
42
#
53
# Licensed under the Apache License, Version 2.0(the "License");

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["gitlab>8hobbies/renovate-config#v3"],
4+
"schedule": ["on Monday"]
5+
}

0 commit comments

Comments
 (0)