Skip to content

Commit 8f7db79

Browse files
Disable dependabot updates
1 parent 20e6fb2 commit 8f7db79

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
version: 2
2-
updates:
3-
- package-ecosystem: "github-actions" # See documentation for possible values
4-
directory: "/" # Location of package manifests
5-
schedule:
6-
interval: "weekly"
7-
- package-ecosystem: "pip" # See documentation for possible values
8-
directory: "/docs/sphinx" # Location of package manifests
9-
open-pull-requests-limit: 10
10-
schedule:
11-
interval: "daily"
12-
versioning-strategy: increase
13-
1+
# disable dependabot updates

0 commit comments

Comments
 (0)