Skip to content

Commit

Permalink
Update auto-merged devDependencies (#1218)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jack Westbrook <[email protected]>
  • Loading branch information
renovate[bot] and jackw authored Oct 18, 2024
1 parent 6e147dc commit 69bce93
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 111 deletions.
5 changes: 3 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": ["@grafana/eslint-config"],
"rules": {
"react/prop-types": "off"
}
"react/prop-types": "off",
"react-hooks/rules-of-hooks": "off",
},
}
Loading

0 comments on commit 69bce93

Please sign in to comment.