Skip to content

Commit

Permalink
Bump version: 1.30.0 → 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellebore committed Jan 15, 2025
1 parent 93f03e5 commit acd0924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name: sourcery
description: Magically refactor Python
language: python
additional_dependencies: [sourcery==1.30.0]
additional_dependencies: [sourcery==1.31.0]
entry: sourcery review --check
types: [python]
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[project]
name = "sourcery-precommit"
version = "1.30.0"
version = "1.31.0"
description = "Magically refactor Python"

0 comments on commit acd0924

Please sign in to comment.