Skip to content

Commit

Permalink
feat: try the trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Apr 29, 2023
1 parent f57d064 commit 6b52ecf
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.0
rev: v2.6.1
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.0"
__version__ = "2.6.1"

0 comments on commit 6b52ecf

Please sign in to comment.