Skip to content

Commit

Permalink
Update Dependabot config to match what we're applying org-wide
Browse files Browse the repository at this point in the history
As discussed in Slack.¹

¹ <https://bedfordlab.slack.com/archives/C01LCTT7JNN/p1706611647288939>

Co-authored-by: Victor Lin <13424970+victorlin@users.noreply.github.com>
  • Loading branch information
tsibley and victorlin committed Jan 30, 2024
1 parent a30fe19 commit 18e2758
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Dependabot configuration file
# Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
# <https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file>
#
# Each ecosystem is checked on a scheduled interval defined below.
# To trigger a check manually, go to https://github.com/nextstrain/augur/network/updates
# and click "Last checked …" then "Check for updates".

# Each ecosystem is checked on a scheduled interval defined below. To trigger
# a check manually, go to
#
# https://github.com/nextstrain/augur/network/updates
#
# and look for a "Check for updates" button. You may need to click around a
# bit first.
---
version: 2
updates:

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 18e2758

Please sign in to comment.