Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 3aa8703

Browse files
authored
Stop the dependabot
1 parent 3f7ea83 commit 3aa8703

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
version: 2
2-
updates:
3-
- package-ecosystem: github-actions
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
- package-ecosystem: pip
8-
directory: "/.github/workflows"
9-
schedule:
10-
interval: daily
11-
- package-ecosystem: pip
12-
directory: "/docs"
13-
schedule:
14-
interval: daily
15-
- package-ecosystem: pip
16-
directory: "/"
17-
schedule:
18-
interval: daily
19-
versioning-strategy: lockfile-only
20-
allow:
21-
- dependency-type: "all"
1+

0 commit comments

Comments
 (0)