Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
AlejandroFernandezLuces and RobPasMue authored Aug 2, 2023
1 parent 069a905 commit bebfe8a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,22 @@ updates:
labels:
- "maintenance"
- "dependencies"
ignore:
- dependency-name: "vtk"
- dependency-name: "grpcio"
groups:
general-dependencies:
patterns:
- "*"
exclude-patterns:
- "sphinx*"
- "*sphinx*"
- "numpydoc"
- "pyvista*"
- "pytest*"
test-dependencies:
patterns:
-"pytest*"
doc-dependencies:
patterns:
-"sphinx*"
- "*sphinx*"
- "numpydoc"
pyvista:
patterns:
-"pyvista*"
Expand Down

0 comments on commit bebfe8a

Please sign in to comment.