mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-05 03:56:10 +01:00
Merge 63c9ccd2262a30b64ea35dd878c6d396e77cc00b into 39c08ce4c18b2015de516d6e7dc0371438eab557
This commit is contained in:
commit
202abb0381
23
.github/dependabot.yml
vendored
Normal file
23
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
all-gomod:
|
||||
patterns: [ "*" ]
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
all-actions:
|
||||
patterns: [ "*" ]
|
||||
- package-ecosystem: "devcontainers"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
all-devcontainers:
|
||||
patterns: [ "*" ]
|
||||
Loading…
x
Reference in New Issue
Block a user