mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-11 18:41:34 -05:00
Merge pull request #1476 from rbenv/dependabot
Added dependabot update for GitHub Actions
This commit is contained in:
commit
7eafc5fe02
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: 'github-actions'
|
||||||
|
directory: '/'
|
||||||
|
schedule:
|
||||||
|
interval: 'weekly'
|
Loading…
Reference in a new issue