Skip to content

Commit

Permalink
Merge pull request #268 from Mesnage-Org/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-rse committed Mar 13, 2024
2 parents 4255a64 + f535e10 commit 329b88d
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
Expand Up @@ -33,7 +33,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: "v0.2.2"
rev: "v0.3.2"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -49,7 +49,7 @@ repos:
# - svelte

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.0.0-beta.0
rev: v9.0.0-beta.2
hooks:
- id: eslint
types: [file]
Expand Down

0 comments on commit 329b88d

Please sign in to comment.