Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pre-commit-ci-update-config'
Browse files Browse the repository at this point in the history
* origin/pre-commit-ci-update-config:
  [pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Julian committed Oct 9, 2023
2 parents 645e87d + 13b1586 commit e470356
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,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-ast
- id: check-docstring-first
Expand All @@ -13,7 +13,7 @@ repos:
args: [--fix, lf]
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.291"
rev: "v0.0.292"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit e470356

Please sign in to comment.