Skip to content

Commit e7349a5

Browse files
ChrisRackauckas-ClaudeChrisRackauckasclaude
authored
ci: remove crate-ci/typos ignore from dependabot (#608)
Packages should not pin crate-ci/typos; minor/patch updates should flow through Dependabot automatically. Remove the typos ignore entry while preserving the julia and github-actions ecosystem blocks. Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b7da7a8 commit e7349a5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ updates:
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "weekly"
8-
ignore:
9-
- dependency-name: "crate-ci/typos"
10-
update-types: ["version-update:semver-patch", "version-update:semver-minor"]
118
- package-ecosystem: "julia"
129
directories:
1310
- "/"

0 commit comments

Comments
 (0)