Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/rhysd/actionlint: v1.7.2 → v1.7.5](rhysd/actionlint@v1.7.2...v1.7.5)
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent 6efd550 commit 9b7e545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
# Formatters
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer
Expand All @@ -14,6 +14,6 @@ repos:

# Linters
- repo: https://github.com/rhysd/actionlint
rev: "v1.7.2"
rev: "v1.7.5"
hooks:
- id: actionlint

0 comments on commit 9b7e545

Please sign in to comment.