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

Added dependabot update for GitHub Actions

This commit is contained in:
Hiroshi SHIBATA
2023-02-08 09:17:02 +09:00
parent 61747c06d4
commit 9fe4cb8e1e

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

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