Skip to content

Commit 11815f0

Browse files
authored
update renovate config [no ci]
1 parent 33e4ec7 commit 11815f0

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

.github/renovate.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
":approveMajorUpdates",
6+
":configMigration",
7+
":docker",
8+
":prHourlyLimitNone",
9+
":timezone(America/Chicago)",
10+
"helpers:pinGitHubActionDigests"
11+
]
12+
}

.github/workflows/tag-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
paths-ignore:
88
- .gitignore
9-
- renovate.json
9+
- .github/renovate.json
1010
- README.MD
1111
- LICENSE
1212
- docs/

renovate.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)