Skip to content

Commit

Permalink
Merge pull request #397 from BrianHicks/less-dependabot
Browse files Browse the repository at this point in the history
less dependabot
  • Loading branch information
BrianHicks authored Jan 11, 2024
2 parents 99b042f + 4fda8c8 commit ab3d10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CI

on:
pull_request:
push:

jobs:
Expand Down

0 comments on commit ab3d10a

Please sign in to comment.