We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b1e42 commit 490c3aeCopy full SHA for 490c3ae
.dependabot/config.yml
@@ -4,8 +4,8 @@ update_configs:
4
# new versions are published to the npm registry
5
- package_manager: 'javascript'
6
directory: '{{cookiecutter.project_slug}}/frontend'
7
- update_schedule: 'weekly'
+ update_schedule: 'monthly'
8
# Keep Dockerfile up to date, batching pull requests weekly
9
- package_manager: 'python'
10
directory: '{{cookiecutter.project_slug}}/backend'
11
0 commit comments