1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Merge pull request #1476 from rbenv/dependabot

Added dependabot update for GitHub Actions
This commit is contained in:
Hiroshi SHIBATA
2023-02-08 09:20:43 +09:00
committed by GitHub

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'