File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Docs: https://git.io/JCUAY
2
+ version : 2
3
+ updates :
4
+ - package-ecosystem : " gomod"
5
+ directory : " /"
6
+ schedule :
7
+ interval : " weekly"
8
+ reviewers :
9
+ - " gogs/core"
10
+ commit-message :
11
+ prefix : " mod:"
Original file line number Diff line number Diff line change
1
+ ### Describe the pull request
2
+
3
+ A clear and concise description of what the pull request is about, i.e. what problem should be fixed?
4
+
5
+ Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicable -->
6
+
7
+ ### Checklist
8
+
9
+ - [ ] I agree to follow the [ Code of Conduct] ( https://go.dev/conduct ) by submitting this pull request.
10
+ - [ ] I have read and acknowledge the [ Contributing guide] ( https://github.com/gogs/gogs/blob/main/.github/CONTRIBUTING.md ) .
11
+ - [ ] I have added test cases to cover the new code.
You can’t perform that action at this time.
0 commit comments