Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/dependencies-1c52440000
Browse files Browse the repository at this point in the history
  • Loading branch information
7rikazhexde authored Feb 7, 2025
2 parents 90fb153 + 3911e58 commit 4564a80
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 @@ -69,14 +69,14 @@ repos:
args: ["--config", ".markdownlint.json", "README.md"]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.9.4
rev: v0.9.5
hooks:
- id: ruff
args: ["--fix","json2vars_setter"]
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.14.1
rev: v1.15.0
hooks:
- id: mypy
additional_dependencies: [types-requests==2.32.0.20240622]
Expand Down

0 comments on commit 4564a80

Please sign in to comment.