Skip to content

Commit

Permalink
Merge pull request #10 from Anselmoo/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Anselmoo authored Dec 25, 2023
2 parents 90ccd15 + da31ec7 commit 6cdc2b3
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 @@ -14,7 +14,7 @@ repos:
- id: debug-statements

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
name: Prettier (Markdown)
Expand All @@ -28,7 +28,7 @@ repos:
name: Markdown linting

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.1.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

0 comments on commit 6cdc2b3

Please sign in to comment.