Skip to content

Commit

Permalink
Merge pull request #279 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 27, 2024
2 parents 595eb47 + 40e4c29 commit 1500505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -33,7 +33,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: "v0.3.3"
rev: "v0.3.4"
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.2
rev: v9.0.0-rc.0
hooks:
- id: eslint
types: [file]
Expand Down

0 comments on commit 1500505

Please sign in to comment.