Skip to content

Commit

Permalink
chore(deps-dev): 🔧 update
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Nov 19, 2024
1 parent 39363c3 commit 1e87370
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
hooks:
- id: gitlint
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff
args: ["--ignore", "E501", "--per-file-ignores", "__init__.py:F401"]
Expand Down
42 changes: 21 additions & 21 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 @@ -34,7 +34,7 @@ poethepoet = "^0.30.0"
pytest-cov = "^6.0.0"
mypy = "^1.13.0"
python-semantic-release = "^9.14.0"
ruff = "^0.7.3"
ruff = "^0.7.4"

[tool.semantic_release]
version_variables = [
Expand Down

0 comments on commit 1e87370

Please sign in to comment.