Skip to content

Commit 90487a8

Browse files
committed
Add Renovate configuration
1 parent 106f0d4 commit 90487a8

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base",
5+
":disableDependencyDashboard"
6+
],
7+
"lockFileMaintenance": {
8+
"enabled": true,
9+
"commitMessageAction": "Update lock file"
10+
}
11+
}

renovate.json.license

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Copyright 2025 Logan Magee
2+
3+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)