Skip to content

Commit 1bd00d5

Browse files
Upgrade to GitHub-native Dependabot (#34)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f0ff60c commit 1bd00d5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/dependabot.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "21:00"
8+
timezone: Asia/Shanghai
9+
open-pull-requests-limit: 10
10+
ignore:
11+
- dependency-name: github.com/sirupsen/logrus
12+
versions:
13+
- 1.7.0
14+
- 1.7.1
15+
- 1.8.0
16+
- dependency-name: github.com/tidwall/gjson
17+
versions:
18+
- 1.6.7

0 commit comments

Comments
 (0)