We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3543144 commit 05615d7Copy full SHA for 05615d7
2 files changed
.github/workflows/release-drafter.yml
@@ -14,4 +14,4 @@ jobs:
14
contents: write
15
runs-on: ubuntu-slim
16
steps:
17
- - uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1
+ - uses: release-drafter/release-drafter@c2e2804cc59f45f57076a99af580d0fedb697927 # v7.3.0
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
46
## Check pyproject.toml file
47
- repo: https://github.com/henryiii/validate-pyproject-schema-store
48
- rev: 2026.04.26
+ rev: 2026.05.06
49
hooks:
50
- id: validate-pyproject
51
priority: 0
0 commit comments