Skip to content

Commit

Permalink
Update CI dependencies to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 3c6dc30 commit 35d6ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/sbrunner/jsonschema-validator
rev: 0.3.2
rev: 1.0.0
hooks:
- id: jsonschema-validator
files: ^ci/config\.yaml$
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
c2cciutils[checks,publish]==1.7.1
security.md==0.2.3
security.md==1.0.0
pre-commit==4.0.1

0 comments on commit 35d6ba0

Please sign in to comment.