From 7ebff596f2c561ff2dadf3da4065ffdd1770038c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 20 Dec 2023 11:58:31 +0000
Subject: [PATCH] Bump ruff from 0.1.3 to 0.1.8

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 secretscanning/dev-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/secretscanning/dev-requirements.txt b/secretscanning/dev-requirements.txt
index db870b7..c820a3e 100644
--- a/secretscanning/dev-requirements.txt
+++ b/secretscanning/dev-requirements.txt
@@ -2,4 +2,4 @@ flake8==6.1.0
 bandit==1.7.5
 mypy==1.7.1
 yapf==0.40.2
-ruff==0.1.3
+ruff==0.1.8