diff options
author | Marcin Aman <marcin.aman@gmail.com> | 2021-03-16 14:49:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 14:49:17 +0100 |
commit | c99fe1954592830b571ed731532ece3cf2581270 (patch) | |
tree | fd7b606d0fb84666418389e8c5548259a117a276 /.github/workflows | |
parent | 571624a7362a28ea5179463155742a664e4b39cd (diff) | |
download | dokka-c99fe1954592830b571ed731532ece3cf2581270.tar.gz dokka-c99fe1954592830b571ed731532ece3cf2581270.tar.bz2 dokka-c99fe1954592830b571ed731532ece3cf2581270.zip |
Create dependabot.yml (#1781)
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/dependabot.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml deleted file mode 100644 index 7f283b1c..00000000 --- a/.github/workflows/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "gradle" - directory: "/" - schedule: - interval: "daily"
\ No newline at end of file |