8000 chore: Included githubactions in the dependabot config (#1427) · leeworker/sentry-python@adbe26f · GitHub
[go: up one dir, main page]

Skip to content

Commit adbe26f

Browse files
chore: Included githubactions in the dependabot config (getsentry#1427)
1 parent 0b32de6 commit adbe26f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ updates:
4141
schedule:
4242
interval: weekly
4343
open-pull-requests-limit: 10
44+
- package-ecosystem: "github-actions"
45+
directory: "/"
46+
schedule:
47+
interval: weekly
48+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)
0