Ignore ruff from Dependabot

This commit is contained in:
Bruno Alla 2025-09-19 23:22:04 +01:00
parent 57bc12b284
commit 38e8ec034d

View File

@ -11,6 +11,8 @@ updates:
interval: "daily" interval: "daily"
labels: labels:
- "project infrastructure" - "project infrastructure"
ignore:
- dependency-name: "ruff" # updated via PyUp
# Update GitHub actions in workflows # Update GitHub actions in workflows
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"