Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
jaredtkatz committed Sep 28, 2020
commit 4aea88ee53ad5a36510d57af0b47969c3155c56c
2 changes: 1 addition & 1 deletion .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ update_configs:
- package_manager: 'javascript'
directory: '{{cookiecutter.project_slug}}/frontend'
update_schedule: 'monthly'
# Keep Dockerfile up to date, batching pull requests weekly
# Keep Dockerfile up to date, batching pull requests monthly
- package_manager: 'python'
directory: '{{cookiecutter.project_slug}}/backend'
update_schedule: 'monthly'