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
e37af061
Commit
e37af061
authored
Aug 31, 2021
by
Martin Kröning
🦀
Browse files
Dependabot: Set timezone to avoid creating PRs during the day
parent
fa85a766
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/dependabot.yml
View file @
e37af061
...
...
@@ -9,6 +9,7 @@ updates:
# Check for updates every day (weekdays)
schedule
:
interval
:
"
daily"
timezone
:
"
Europe/Berlin"
# Enable version updates for Github Actions
-
package-ecosystem
:
"
github-actions"
# Set to `/` to check the Actions used in `.github/workflows`
...
...
@@ -16,3 +17,4 @@ updates:
# Check for updates every day (weekdays)
schedule
:
interval
:
"
daily"
timezone
:
"
Europe/Berlin"
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