Skip to content

Commit

Permalink
fix(ecrc): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Nov 7, 2024
1 parent d252c2a commit 38c0e90
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .ecrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "3.0.1",
"Version": "3.0.3",
"Verbose": false,
"Format": "",
"Debug": false,
Expand Down
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@
pre-commit-hooks = {
url = "github:cachix/pre-commit-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
treefmt-nix = {
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";
};

nix-php-shell = {
url = "github:loophp/nix-shell";
inputs.nixpkgs.follows = "nixpkgs";
Expand Down

0 comments on commit 38c0e90

Please sign in to comment.