Skip to content

Commit

Permalink
Bump ruff from 0.1.0 to 0.1.1 in /components/notifier
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.1.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fniessink committed Oct 20, 2023
1 parent a1e9177 commit 323009b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/notifier/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tools = [
"black==23.10.0",
"mypy==1.6.1",
"pip-audit==2.6.1",
"ruff==0.1.0",
"ruff==0.1.1",
"safety==2.3.5",
"vulture==2.10"
]
Expand Down

0 comments on commit 323009b

Please sign in to comment.