We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8becb0 commit e3718e7Copy full SHA for e3718e7
.github/workflows/runtime.yml
@@ -1,5 +1,3 @@
1
-# @license Apache-2.0
2
-#
3
# Copyright 2024 8 Hobbies, LLC <hong@8hobbies.com>
4
#
5
# Licensed under the Apache License, Version 2.0(the "License");
renovate.json
@@ -0,0 +1,5 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": ["gitlab>8hobbies/renovate-config#v3"],
+ "schedule": ["on Monday"]
+}
0 commit comments