We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d0bc6 commit bf7d06cCopy full SHA for bf7d06c
renovate.json
@@ -1,3 +1,5 @@
1
{
2
- "excludeCommitPaths": [".github/workflows/release.yml"]
+ "excludeCommitPaths": [
3
+ ".github/workflows/release.yml"
4
+ ]
5
}
treefmt.nix
@@ -1,5 +1,4 @@
# See available programs from https://github.com/numtide/treefmt-nix/tree/main/programs
-
{inputs, ...}: {
imports = [inputs.treefmt-nix.flakeModule];
perSystem = {
0 commit comments