Skip to content

Commit

Permalink
Tell dependabot to not update bleach (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Sep 5, 2024
1 parent 545aaae commit 5443cf9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ updates:
patterns:
- "*"
exclude-patterns:
- attrs # galaxy-importer ceiling confuses dependabot
# galaxy-importer ceiling confuses dependabot
- attrs
- bleach
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 5443cf9

Please sign in to comment.