Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
chore: stop dependabot updates (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueGlassBlock authored Sep 6, 2023
1 parent 986c30f commit 8f9acb4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "A-dependencies"
- "deps-actions"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
labels:
- "A-dependencies"
- "deps-rust"

0 comments on commit 8f9acb4

Please sign in to comment.