Skip to content

Commit 8a08bfb

Browse files
committed
chore: housekeeping
1 parent fe538fd commit 8a08bfb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: docker
4+
directory: /
5+
schedule:
6+
interval: monthly
37
- package-ecosystem: github-actions
48
directory: /
59
schedule:

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
2-
boilerplates[git_repo_tests,packaging_tests] ~= 1.0
2+
boilerplates[git-repo-tests,packaging-tests] ~= 1.0
33
setuptools >= 67.4

0 commit comments

Comments
 (0)