mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 02:42:35 +03:00
Ignore ruff from Dependabot
This commit is contained in:
parent
57bc12b284
commit
38e8ec034d
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -11,6 +11,8 @@ updates:
|
|||
interval: "daily"
|
||||
labels:
|
||||
- "project infrastructure"
|
||||
ignore:
|
||||
- dependency-name: "ruff" # updated via PyUp
|
||||
|
||||
# Update GitHub actions in workflows
|
||||
- package-ecosystem: "github-actions"
|
||||
|
|
Loading…
Reference in New Issue
Block a user