Skip to content

Commit

Permalink
chore: bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Apr 11, 2023
1 parent 92f3e81 commit f9398ea
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/fredrikaverpil/creosote
rev: v2.5.0
rev: v2.6.0
hooks:
- id: creosote
args:
Expand Down
2 changes: 1 addition & 1 deletion src/creosote/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.5.0"
__version__ = "2.6.0"

0 comments on commit f9398ea

Please sign in to comment.