Skip to content

Commit

Permalink
Merge pull request #870 from SciML/sathvikbhagavan-patch-2
Browse files Browse the repository at this point in the history
build: ignore patch versions of typos gha in dependabot
  • Loading branch information
ChrisRackauckas authored Jun 29, 2024
2 parents 6dbe746 + 97b4f7a commit 6627aa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
ignore:
- dependency-name: "crate-ci/typos"
update-types: ["version-update:semver-patch"]

0 comments on commit 6627aa0

Please sign in to comment.