Skip to content

Commit

Permalink
fix(ci): typo in dependabot config
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Oct 27, 2023
1 parent 636641c commit adf8ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ updates:
directory: "/apps/cli"
schedule:
interval: "weekly"
assigness:
assignees:
- "jordanshatford"
groups:
cli-python:
Expand All @@ -54,7 +54,7 @@ updates:
directory: "/core"
schedule:
interval: "weekly"
assigness:
assignees:
- "jordanshatford"
groups:
core-python:
Expand Down

1 comment on commit adf8ecd

@vercel
Copy link

@vercel vercel bot commented on adf8ecd Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.