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.
2 parents d38ecde + f2f30f4 commit d2faa41Copy full SHA for d2faa41
.github/dependabot.yml
@@ -2,20 +2,19 @@
2
# package ecosystems to update and where the package manifests are located.
3
# Please see the documentation for all configuration options:
4
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5
-
+
6
version: 2
7
updates:
8
- package-ecosystem: "pip" # See documentation for possible values
9
- directory: "/.github/" # Location of package manifests
+ directory: "/.github/"
10
schedule:
11
- interval: "daily"
12
time: "10:00"
13
timezone: "Europe/Lisbon"
+ interval: "daily"
14
reviewers:
15
- "MF366-Coding"
16
assignees:
17
18
commit-message:
19
prefix: "pip"
20
21
.github/requirements.txt
0 Bytes
0 commit comments