Skip to content

Commit 31dfc03

Browse files
sith-trayaflexiondotorg
authored andcommitted
ci: add Dependabot Nix updates
1 parent fe1b96b commit 31dfc03

2 files changed

Lines changed: 6 additions & 21 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
# Check for updates to GitHub Actions every week
7-
interval: "weekly"
7+
interval: "weekly"
8+
9+
- package-ecosystem: "nix"
10+
directory: "/"
11+
schedule:
12+
interval: "weekly"

.github/workflows/flake-updater.yml

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

0 commit comments

Comments
 (0)