Skip to content

Commit

Permalink
ci: update dependabot monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
nstarman committed Dec 9, 2024
1 parent 3f3d8ea commit de9c1dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ repos:
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
exclude: .pre-commit-config.yaml

- repo: https://github.com/abravalheri/validate-pyproject
rev: "v0.20.2"
hooks:
- id: validate-pyproject
additional_dependencies: ["validate-pyproject-schema-store[all]"]
# - repo: https://github.com/abravalheri/validate-pyproject
# rev: "v0.20.2"
# hooks:
# - id: validate-pyproject
# additional_dependencies: ["validate-pyproject-schema-store[all]"]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.29.3"
Expand Down

0 comments on commit de9c1dd

Please sign in to comment.