Skip to content

Commit

Permalink
chore: bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Jun 18, 2023
1 parent 7b69d9e commit 942f780
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.6.1
rev: v2.6.2
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.6.1"
__version__ = "2.6.2"

0 comments on commit 942f780

Please sign in to comment.