Merge pull request #102 from JamieMagee/dependabot-nix

Add Dependabot for nix flake updates
This commit is contained in:
Maximilian Bosch 2026-04-13 14:10:03 +01:00 committed by GitHub
commit 4370b561c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "nix"
directory: "/"
schedule:
interval: "weekly"