mirror of
https://github.com/ChrisTitusTech/mybash.git
synced 2026-04-04 19:48:22 +00:00
Add dependabot configuration - documentation https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
renated https://github.com/ChrisTitusTech/mybash/pull/62#issuecomment-2198382383
This commit is contained in:
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
reviewers:
|
||||
- "ChrisTitusTech"
|
||||
Reference in New Issue
Block a user