You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@petri.apache.org by wa...@apache.org on 2021/03/24 19:31:26 UTC

[petri-site] branch master updated: Delete dependabot.yml

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2efefcc  Delete dependabot.yml
2efefcc is described below

commit 2efefcc64232164ab803423793cfbefaf99a5f4a
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Wed Mar 24 12:31:18 2021 -0700

    Delete dependabot.yml
    
    Dependabot is not allowed.
---
 .github/dependabot.yml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index dfd0e30..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-# Set update schedule for GitHub Actions
-
-version: 2
-updates:
-
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      # Check for updates to GitHub Actions every week
-      interval: "weekly"