Skip to content

Commit

Permalink
build(deps): update bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 8698160 commit 2a493ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: fix-byte-order-marker
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.9.3"
rev: "v0.9.4"
hooks:
# Run the linter
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dev-plucky = [

[build-system]
requires = [
"setuptools==75.2.0",
"setuptools==75.8.0",
"setuptools_scm[toml]>=8.1"
]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit 2a493ab

Please sign in to comment.