]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow dependabot to check GitHub actions monthly (GH-22787)
authorJohn Losito <lositojohnj@gmail.com>
Fri, 23 Oct 2020 21:06:13 +0000 (17:06 -0400)
committerGitHub <noreply@github.com>
Fri, 23 Oct 2020 21:06:13 +0000 (14:06 -0700)
commit697109bbf3929402b415304dddc386edc54b1b69
tree404d4ecb17365848303ca0c3d5fdb8236710dd45
parent8d3d7314d44d762a6fb42d079f57b6b5273473d6
Allow dependabot to check GitHub actions monthly (GH-22787)

Let Dependabot update GitHub Actions dependency once a month.

Here's reference to the dependabot configs.

https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/keeping-your-actions-up-to-date-with-github-dependabot
.github/dependabot.yml [new file with mode: 0644]