diff options
| author | alex <alex@pdp7.net> | 2026-03-14 10:28:39 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-03-14 10:28:39 +0100 |
| commit | c4470ab79506480526adeb818d13b5a5887a99d9 (patch) | |
| tree | d34346e26f8b2466c737e0a340737ab03aa77621 /.github | |
| parent | 03ccfd43b84379107e8377b19691428269d74c05 (diff) | |
Remove now-unneeded Dependabotmaster
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 0250f915..00000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "pip" - directory: "/blog" - schedule: - interval: "weekly" |
