Skip to content

Commit

Permalink
Merge pull request #6456 from shaneknapp/update-pre-commit-version
Browse files Browse the repository at this point in the history
bump pre-commit
  • Loading branch information
shaneknapp authored Nov 5, 2024
2 parents 4389fc6 + 5e299c3 commit 714d6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ repos:

# pre-commit.com provided hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
hooks:
# Autoformat: Makes sure files end in a newline and only a newline.
Expand Down

0 comments on commit 714d6b0

Please sign in to comment.