Skip to content

Commit 3f14b5a

Browse files
authored
Merge pull request #61 from stefanofusai/renovate/configure
2 parents 15dd358 + e48939d commit 3f14b5a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.github/dependabot.yml

-12
This file was deleted.

.github/renovate.json5

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3+
assignees: [
4+
"stefanofusai"
5+
],
6+
extends: [
7+
"config:recommended"
8+
],
9+
lockFileMaintenance: {
10+
enabled: true
11+
}
12+
}

0 commit comments

Comments
 (0)