Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/dot-github/workflows/ci-0b020…
Browse files Browse the repository at this point in the history
…68662
  • Loading branch information
edgarrmondragon authored Feb 4, 2025
2 parents f798fee + 2b0f986 commit dcfb97e
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 @@ -21,7 +21,7 @@ repos:
- id: pyproject-fmt

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.6"
rev: "v0.9.4"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand All @@ -36,6 +36,6 @@ repos:
- types-requests

- repo: https://github.com/pre-commit/pre-commit
rev: v4.0.1
rev: v4.1.0
hooks:
- id: validate_manifest

0 comments on commit dcfb97e

Please sign in to comment.