Skip to content

Commit

Permalink
ci: define dependabot for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed May 21, 2022
1 parent c9212ba commit d01b22d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"PyPI",
"pyright",
"pyupgrade",
"redeboer",
"repos",
"reqs",
"ruamel",
Expand Down
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
assignees:
- redeboer
labels:
- 🖱️ DX
schedule:
interval: monthly

0 comments on commit d01b22d

Please sign in to comment.