Skip to content

Commit

Permalink
ci update
Browse files Browse the repository at this point in the history
1. there is no need to run nostd checks
2. we want dependabot to send pull requests for minor and patches updates of dependencies
  • Loading branch information
Lurk committed Sep 22, 2023
1 parent 031a951 commit 010362e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,3 @@ updates:
interval: daily
ignore:
- dependency-name: "*"
# patch and minor updates don't matter for libraries
# remove this ignore rule if your package has binaries
update-types:
- "version-update:semver-patch"
- "version-update:semver-minor"
28 changes: 0 additions & 28 deletions .github/workflows/nostd.yml

This file was deleted.

0 comments on commit 010362e

Please sign in to comment.