Skip to content

Commit d2faa41

Browse files
committed
2 parents d38ecde + f2f30f4 commit d2faa41

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,19 @@
22
# package ecosystems to update and where the package manifests are located.
33
# Please see the documentation for all configuration options:
44
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5-
5+
66
version: 2
77
updates:
88
- package-ecosystem: "pip" # See documentation for possible values
9-
directory: "/.github/" # Location of package manifests
9+
directory: "/.github/"
1010
schedule:
11-
interval: "daily"
1211
time: "10:00"
1312
timezone: "Europe/Lisbon"
13+
interval: "daily"
1414
reviewers:
1515
- "MF366-Coding"
1616
assignees:
1717
- "MF366-Coding"
1818
commit-message:
1919
prefix: "pip"
20-
21-
20+

.github/requirements.txt

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)