Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
libhermit-rs
Commits
19827cf6
Commit
19827cf6
authored
Aug 31, 2021
by
Martin Kröning
🦀
Browse files
Dependabot: Disable automatic rebases
parent
e37af061
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/dependabot.yml
View file @
19827cf6
...
...
@@ -10,6 +10,8 @@ updates:
schedule
:
interval
:
"
daily"
timezone
:
"
Europe/Berlin"
# Automatic rebases cancel pending bors merges
rebase-strategy
:
"
disabled"
# Enable version updates for Github Actions
-
package-ecosystem
:
"
github-actions"
# Set to `/` to check the Actions used in `.github/workflows`
...
...
@@ -18,3 +20,5 @@ updates:
schedule
:
interval
:
"
daily"
timezone
:
"
Europe/Berlin"
# Automatic rebases cancel pending bors merges
rebase-strategy
:
"
disabled"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment