mirror of https://github.com/Textualize/rich.git
Merge pull request #2437 from j178/master
Add github-actions to `dependabot.yml`
This commit is contained in:
commit
47361be2ed
|
@ -9,3 +9,7 @@ updates:
|
|||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
|
Loading…
Reference in New Issue