plugins/formatter: bump neoformat plugin to latest version
This commit is contained in:
parent
d317a7c665
commit
1504ad1ad0
2 changed files with 5 additions and 5 deletions
|
@ -171,17 +171,17 @@
|
|||
"neoformat": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1661997045,
|
||||
"narHash": "sha256-x+TDVvH0DgmCCjOjhbE2/YaxnjCd4fcPxuQD6bhwVNs=",
|
||||
"lastModified": 1669936997,
|
||||
"narHash": "sha256-GpUlWqIdZKDVAwGyzzy/OwjRrxfzYfmyxYYJwGXP0Qg=",
|
||||
"owner": "sbdchd",
|
||||
"repo": "neoformat",
|
||||
"rev": "0ae951121da29a157d80db70c32679b428afffdc",
|
||||
"rev": "918840f9f8944fdb05451e4a77d29b97898b415c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "sbdchd",
|
||||
"repo": "neoformat",
|
||||
"rev": "0ae951121da29a157d80db70c32679b428afffdc",
|
||||
"rev": "918840f9f8944fdb05451e4a77d29b97898b415c",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
# https://github.com/sbdchd/neoformat
|
||||
neoformat = {
|
||||
url = "github:sbdchd/neoformat?rev=0ae951121da29a157d80db70c32679b428afffdc";
|
||||
url = "github:sbdchd/neoformat?rev=918840f9f8944fdb05451e4a77d29b97898b415c";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue