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 fe538fd commit 8a08bfbCopy full SHA for 8a08bfb
.github/dependabot.yml
@@ -1,5 +1,9 @@
1
version: 2
2
updates:
3
+ - package-ecosystem: docker
4
+ directory: /
5
+ schedule:
6
+ interval: monthly
7
- package-ecosystem: github-actions
8
directory: /
9
schedule:
requirements_test.txt
@@ -1,3 +1,3 @@
-r requirements.txt
-boilerplates[git_repo_tests,packaging_tests] ~= 1.0
+boilerplates[git-repo-tests,packaging-tests] ~= 1.0
setuptools >= 67.4
0 commit comments