diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 13:02:11 +0300 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 13:02:11 +0300 |
| commit | 0bedb68753e7202326383fd10f7af563d7fbc24a (patch) | |
| tree | 99e021c8f36201a949a551a80faa6691dde69091 /.github/dependabot.yml | |
| parent | 456cf011b36de91c9936994b1fa45703adcd309b (diff) | |
Initial customization
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 4b79add..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,14 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "npm" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "monthly" - allow: - - dependency-type: "direct" - open-pull-requests-limit: 20 |
