diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-09-23 17:00:04 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-09-23 17:00:04 +0900 |
| commit | e35fb5580842d15659a120b862e287c4f87a56ff (patch) | |
| tree | 1e55f546113682e06a3d29743ee574107af02d7c /.github/dependabot.yml | |
| parent | e6b17756b78cf253479a5b98218c516e5bb06746 (diff) | |
| download | nur-packages-e35fb5580842d15659a120b862e287c4f87a56ff.tar.gz nur-packages-e35fb5580842d15659a120b862e287c4f87a56ff.tar.zst nur-packages-e35fb5580842d15659a120b862e287c4f87a56ff.zip | |
feat(ci): remove GitHub Actions
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" |
