---
title: "New dependabot attributes"
date: 2022-08-01
tags:
  - Rules
description: ""
---

The rule system now supports [new attributes related to Dependabot](https://docs.mergify.com/conditions/#attributes):

- `dependabot-dependency-name` contains the name of the dependency being updated;
- `dependabot-dependency-type` contains the type of the depending being updated;
- `dependabot-update-type` contains the type of update.
