diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..a0a14d3 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +# Dependabot configuration file for GitHub + +version: 2 +updates: + - package-ecosystem: "gradle" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily" \ No newline at end of file diff --git a/.github/funding.yml b/.github/funding.yml new file mode 100644 index 0000000..362350e --- /dev/null +++ b/.github/funding.yml @@ -0,0 +1,4 @@ +# Funding metadata for GitHub + +github: WiIIiam278 +custom: https://buymeacoff.ee/william278 \ No newline at end of file