feat(renovate): enable
All checks were successful
/ check (nvimDev) (push) Successful in 6s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 4s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 2s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s

This will ensure our dependencies are kept up to date c:
This commit is contained in:
Jalil David Salamé Messina 2024-12-28 12:32:24 +01:00
parent 827d73e730
commit 0f01fee5c8
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 37 additions and 1 deletions

View file

@ -2,7 +2,7 @@
end_of_line = lf
charset = utf-8
[*.nix]
[*.{nix,json}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true