-
Notifications
You must be signed in to change notification settings - Fork 1.7k
chore: add merge commit to handle merge conflicts when we merge into main #929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
1f11d0c
07db72b
0432bf2
a0eafac
82bee99
01a00f9
5524a3b
0d6d713
5dd72d5
6282070
9f39151
3cfb11b
94d45ea
c317a70
8b66658
390ff3f
4b7f90e
68b8d2f
76ca8c4
a08dcf2
38e9baf
53471fa
823b06b
c9b443b
45f0e31
cefc811
ee47658
81aba31
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| # Please see the documentation for all configuration options: | ||
| # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file | ||
|
|
||
| version: 2 | ||
| updates: | ||
| - package-ecosystem: "github-actions" | ||
| directory: "/" | ||
| schedule: | ||
| interval: "monthly" | ||
| commit-message: | ||
| prefix: "chore(ci)" |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,4 +4,4 @@ title: CLI Configuration | |
| sidebar_label: Configuration | ||
| --- | ||
|
|
||
| Please refer to the [bot documentation for CLI configuration information](../../bot/configuration). | ||
| Please refer to the [bot documentation for CLI configuration information](../bot/configuration). | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Lychee found this url issue! i wonder if there is a way to create a docs alias too.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I assume that we can the same as we do the image path, but I didn't try it 😅 |
||
Uh oh!
There was an error while loading. Please reload this page.