diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-06-30 23:32:59 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-06-30 23:32:59 +0300 |
commit | dddf1bb89c83d71d715157c0925d8450115d485b (patch) | |
tree | 218c2b00202e4d6d0786f012a05a8bb420abed7d /.github/dependabot.yml | |
parent | 01025bbd5cabeb701b0b59110413c1d406fc2053 (diff) |
cleanup
Diffstat (limited to '.github/dependabot.yml')
-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 5ace460..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" |