Skip to content

Commit b67d00c

Browse files
authored
feat: migrate to dependabot (#145)
* feat: migrate to dependabot * fix: remove old pipeline completely
1 parent 10572a5 commit b67d00c

File tree

2 files changed

+6
-29
lines changed

2 files changed

+6
-29
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "nix"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"

.github/workflows/update-flake-inputs.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)