Skip to content

Commit

Permalink
Merge pull request #225 from sandialabs/fix-dependabot-config
Browse files Browse the repository at this point in the history
Fix dependabot config
  • Loading branch information
jmgate authored Oct 21, 2024
2 parents 3bd69d2 + 1af1398 commit 9f30171
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ updates:
groups:
github-actions-dependencies:
applies-to: version-updates
patterns:
- "*"

- package-ecosystem: pip
directories:
Expand All @@ -19,3 +21,5 @@ updates:
groups:
python-dependencies:
applies-to: version-updates
patterns:
- "*"

0 comments on commit 9f30171

Please sign in to comment.