Skip to content

Commit

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

---
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 codingjoe committed Sep 2, 2024
1 parent 011345e commit 7d6bb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ test = [
lint = [
"black==24.8.0",
"pre-commit==3.8.0",
"ruff==0.6.2",
"ruff==0.6.3",
"djlint==1.34.1",
]

Expand Down

0 comments on commit 7d6bb36

Please sign in to comment.