diff options
| author | N. Taylor Mullen <[email protected]> | 2025-07-09 11:17:04 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-09 18:17:04 +0000 |
| commit | b3d3f40115988cb19b5e7f6a41bbdcccbc0bbbff (patch) | |
| tree | 1faf6a547a8cc17402cb068801b2967760a8e48f | |
| parent | 8a6509ffeba271a8e7ccb83066a9a31a5d72a647 (diff) | |
Revert "chore(deps): Add Dependabot config (#2972)" (#3675)
| -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 e801200b..00000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,14 +0,0 @@ -version: 2 -updates: - - package-ecosystem: github-actions - directory: '/' - schedule: - interval: weekly - open-pull-requests-limit: 10 - - - package-ecosystem: npm - directory: '/' - schedule: - interval: weekly - open-pull-requests-limit: 15 - versioning-strategy: widen |
