diff --git a/.gitattributes b/.gitattributes index 12892c84..482b2d3b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -.github/workflows/ci.yml merge=ours \ No newline at end of file +.github/workflows/ci.yml merge=ours +.github/dependabot.yml merge=ours \ No newline at end of file diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6067b7de..2dd92b7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,4 @@ updates: - package-ecosystem: "gomod" directory: "/" # Location of package manifests schedule: - interval: "monthly" \ No newline at end of file + interval: "monthly"