Skip to content

Commit

Permalink
Continuous Integration Publish: 1f2eccb
Browse files Browse the repository at this point in the history
Merge pull request #554 from cake-contrib/renovate/coverlet.msbuild-6.x

Update dependency coverlet.msbuild to 6.0.3
  • Loading branch information
web-flow authored Jan 1, 2025
1 parent 961adbd commit d56a22c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@ var searchModule = function() {
a(
{
id:0,
title:"ESLintSettings",
content:"ESLintSettings",
title:"ESLintFixType",
content:"ESLintFixType",
description:'',
tags:''
},
{
url:'/Cake.ESLint/api/Cake.ESLint/ESLintSettings',
title:"ESLintSettings",
url:'/Cake.ESLint/api/Cake.ESLint/ESLintFixType',
title:"ESLintFixType",
description:""
}
);
a(
{
id:1,
title:"ESLintRunner",
content:"ESLintRunner",
title:"ESLintOutputFormat",
content:"ESLintOutputFormat",
description:'',
tags:''
},
{
url:'/Cake.ESLint/api/Cake.ESLint/ESLintRunner',
title:"ESLintRunner",
url:'/Cake.ESLint/api/Cake.ESLint/ESLintOutputFormat',
title:"ESLintOutputFormat",
description:""
}
);
Expand All @@ -81,14 +81,14 @@ var searchModule = function() {
a(
{
id:3,
title:"ESLintOutputFormat",
content:"ESLintOutputFormat",
title:"ESLintRunner",
content:"ESLintRunner",
description:'',
tags:''
},
{
url:'/Cake.ESLint/api/Cake.ESLint/ESLintOutputFormat',
title:"ESLintOutputFormat",
url:'/Cake.ESLint/api/Cake.ESLint/ESLintRunner',
title:"ESLintRunner",
description:""
}
);
Expand Down Expand Up @@ -123,14 +123,14 @@ var searchModule = function() {
a(
{
id:6,
title:"ESLintFixType",
content:"ESLintFixType",
title:"ESLintSettings",
content:"ESLintSettings",
description:'',
tags:''
},
{
url:'/Cake.ESLint/api/Cake.ESLint/ESLintFixType',
title:"ESLintFixType",
url:'/Cake.ESLint/api/Cake.ESLint/ESLintSettings',
title:"ESLintSettings",
description:""
}
);
Expand Down
4 changes: 2 additions & 2 deletions feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<id>http://cake-contrib.github.io/Cake.ESLint</id>
<title>Cake.ESLint</title>
<link rel="self" href="http://cake-contrib.github.io/Cake.ESLint" />
<rights>2024</rights>
<updated>2024-12-22T18:06:10Z</updated>
<rights>2025</rights>
<updated>2025-01-01T07:18:52Z</updated>
</feed>
6 changes: 3 additions & 3 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<title>Cake.ESLint</title>
<link>http://cake-contrib.github.io/Cake.ESLint</link>
<description />
<copyright>2024</copyright>
<pubDate>Sun, 22 Dec 2024 18:06:10 GMT</pubDate>
<lastBuildDate>Sun, 22 Dec 2024 18:06:10 GMT</lastBuildDate>
<copyright>2025</copyright>
<pubDate>Wed, 01 Jan 2025 07:18:52 GMT</pubDate>
<lastBuildDate>Wed, 01 Jan 2025 07:18:52 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit d56a22c

Please sign in to comment.