Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite32d1a8

Browse files
chore: Configure Renovate (#272)
* Add renovate.json* chore: configure renovate---------Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: James Harton <james@harton.nz>
1 parent17f5b80 commite32d1a8

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

‎renovate.json‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema":"https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
":semanticCommits",
6+
":semanticPrefixChore",
7+
"schedule:monthly",
8+
":assignee(jimsynz)",
9+
":rebaseStalePrs",
10+
":enableVulnerabilityAlerts",
11+
":disableDependencyDashboard"
12+
],
13+
"rebaseWhen":"behind-base-branch",
14+
"enabledManagers": ["asdf"]
15+
}

‎renovate.json.license‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
SPDX-FileCopyrightText: 2023 Alembic Pty
2+
SPDX-FileCopyrightText: 2023 Alembic Pty Ltd
3+
SPDX-FileCopyrightText: 2023 James Harton
4+
SPDX-FileCopyrightText: 2023 Zach Daniel
5+
6+
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp