Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update pre-commit hooks to point to latest powrap
Not only a new version is out, powrap has also changed to a new home.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
  • Loading branch information
rtobar committed Nov 15, 2024
commit 306e2c9ea4dc4187dfac51d219617876fd42bffb
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/JulienPalard/powrap
rev: v0.4.0
- repo: https://git.afpy.org/AFPy/powrap
rev: v1.0.2
hooks:
- id: powrap
- repo: local
Expand Down