mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-17 20:30:06 +08:00
Compare commits
1 Commits
v0.25.0
...
sohail/act
Author | SHA1 | Date | |
---|---|---|---|
![]() |
54e2307fdd |
21
.github/dependabot.yaml
vendored
Normal file
21
.github/dependabot.yaml
vendored
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
labels:
|
||||||
|
- "pr-deps"
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/tools"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
labels:
|
||||||
|
- "pr-deps"
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/x"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
labels:
|
||||||
|
- "pr-deps"
|
||||||
|
|
Reference in New Issue
Block a user