diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c6cc3981..3d66dc30 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,12 +22,12 @@ updates: typescript-eslint: patterns: - '@typescript-eslint/*' - - package-ecosystem: 'github-actions' - directory: '/' - labels: - - 'dependencies' - # Add Kodiak `merge.automerge_label` - - 'ship it!' - schedule: - # Check for updates to GitHub Actions every weekday - interval: 'daily' +# - package-ecosystem: 'github-actions' +# directory: '/' +# labels: +# - 'dependencies' +# # Add Kodiak `merge.automerge_label` +# - 'ship it!' +# schedule: +# # Check for updates to GitHub Actions every weekday +# interval: 'daily'