Skip to content

Commit

Permalink
Merge pull request #368 from twisted/dependabot-for-ci
Browse files Browse the repository at this point in the history
Enable Dependabot for GitHub Actions
  • Loading branch information
twm committed May 3, 2023
2 parents 08bb4d3 + 3a89b1d commit 6337700
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2
updates:

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit 6337700

Please sign in to comment.