Skip to content

Commit

Permalink
chore: pre-commit autoupdate (meltano#8464)
Browse files Browse the repository at this point in the history
* chore: pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-eslint: v8.55.0 → v9.0.0-rc.0](pre-commit/mirrors-eslint@v8.55.0...v9.0.0-rc.0)
- [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4)

* Update .pre-commit-config.yaml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] and edgarrmondragon committed Mar 25, 2024
1 parent d3948cb commit 5f6b9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -74,7 +74,7 @@ repos:
- "prettier@3.0.0"

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.3.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down

0 comments on commit 5f6b9aa

Please sign in to comment.