Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-fluid to v2.1.3 (#1037)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency eslint-config-fluid to v2.1.3

[skip netlify]

* fix: resolve linting errors

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ned Zimmerman <ned@bight.dev>
  • Loading branch information
renovate[bot] and greatislander authored Sep 5, 2024
1 parent 9d07c49 commit cb1728c
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 568 deletions.
2 changes: 1 addition & 1 deletion eleventy.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports = eleventyConfig => {
}

return 0;
});
});
});

siteConfig.locales.forEach(lang => {
Expand Down
Loading

0 comments on commit cb1728c

Please sign in to comment.