Skip to content

fix: properly disable dependabot and fix lint for non-lintable files#106

Merged
John-David Dalton (jdalton) merged 1 commit into
mainfrom
chore/disable-dependabot
Mar 12, 2026
Merged

fix: properly disable dependabot and fix lint for non-lintable files#106
John-David Dalton (jdalton) merged 1 commit into
mainfrom
chore/disable-dependabot

Conversation

@jdalton

Copy link
Copy Markdown
Collaborator

Summary

  • Properly disable Dependabot using open-pull-requests-limit: 0 instead of empty updates: []
  • Fix lint script to only include extensions actually supported by oxfmt/oxlint

Details

The previous updates: [] approach caused GitHub to fail validation. Using open-pull-requests-limit: 0 with interval: yearly effectively disables Dependabot while satisfying the schema.

@jdalton John-David Dalton (jdalton) merged commit e107dfa into main Mar 12, 2026
11 checks passed
@jdalton John-David Dalton (jdalton) deleted the chore/disable-dependabot branch March 12, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant