Skip to content

Commit

Permalink
Update dependabot.yml (#531)
Browse files Browse the repository at this point in the history
# Description

What -
Why -
How -

## Type of change

Please leave one option from the following and delete the rest:

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] New Integration (non-breaking change which adds a new integration)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Non-breaking change (fix of existing functionality that will not
change current behavior)
- [ ] Documentation (added/updated documentation)

## Screenshots

Include screenshots from your environment showing how the resources of
the integration will look.

## API Documentation

Provide links to the API documentation used for this integration.
  • Loading branch information
MatanHeledPort authored Apr 14, 2024
1 parent 393268e commit 8927942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updates:
interval: "weekly"
open-pull-requests-limit: 20

- package-ecosystem: "poetry"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
Expand Down

0 comments on commit 8927942

Please sign in to comment.