Skip to content

Commit ac58790

Browse files
dependabot-preview[bot]iphydf
authored andcommitted
Upgrade to GitHub-native Dependabot
1 parent 43a8661 commit ac58790

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
cirrus-ci_task:
33
container:
4-
image: toxchat/toktok-stack:0.0.23-third_party
4+
image: toxchat/toktok-stack:0.0.27-third_party
55
cpu: 2
66
memory: 4G
77
configure_script:

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "11:00"
8+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)