plugins/formatter: bump neoformat plugin to latest version

This commit is contained in:
Dmitriy Pleshevskiy 2022-12-02 02:59:28 +03:00
parent d317a7c665
commit 1504ad1ad0
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
2 changed files with 5 additions and 5 deletions

View File

@ -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"
}
},

View File

@ -43,7 +43,7 @@
# https://github.com/sbdchd/neoformat
neoformat = {
url = "github:sbdchd/neoformat?rev=0ae951121da29a157d80db70c32679b428afffdc";
url = "github:sbdchd/neoformat?rev=918840f9f8944fdb05451e4a77d29b97898b415c";
flake = false;
};