Skip to content

Commit

Permalink
CI: pre-commit autoupdate (#4447)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Sep 11, 2024
1 parent e7f182f commit 8a35e5c
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 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
ci:
autoupdate_commit_msg: "Bump: pre-commit autoupdate"
autoupdate_commit_msg: "CI: pre-commit autoupdate"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down Expand Up @@ -75,7 +75,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.3
rev: v0.6.4
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 8a35e5c

Please sign in to comment.