diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..357181dd --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +# 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 00000000..b863516e --- /dev/null +++ b/.github/funding.yml @@ -0,0 +1,3 @@ +# Funding metadata for GitHub +github: WiIIiam278 +custom: https://buymeacoff.ee/william278 \ No newline at end of file