Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1082)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ryan Ly <rly@lbl.gov>
  • Loading branch information
pre-commit-ci[bot] and rly committed May 20, 2024
1 parent 7731910 commit 6a0f9d8
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 @@
# NOTE: run `pre-commit autoupdate` to update hooks to latest version
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand All @@ -18,7 +18,7 @@ repos:
# hooks:
# - id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.4.4
hooks:
- id: ruff
# - repo: https://github.com/econchick/interrogate
Expand Down

0 comments on commit 6a0f9d8

Please sign in to comment.