Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent f0acff4 commit 86c9afe
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ repos:
# Ruff
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: v0.3.7
rev: v0.4.0
hooks:
- id: ruff
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ gunicorn = "^21.2.0"
kerneltest-messages = "^1.0.0"
backoff = "^2.2.1"
responses = "^0.25.0"
ruff = "^0.3.4"
ruff = "^0.3.4 || ^0.4.0"
fedora-messaging = "^3.5.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 86c9afe

Please sign in to comment.