Skip to content

Commit

Permalink
Merge pull request #11460 from wolfi-dev/wolfictl-d057ad67-7d1a-4db4-…
Browse files Browse the repository at this point in the history
…ac05-550ca0bd224a

py3-pydantic fix updates
  • Loading branch information
ajayk authored Jan 19, 2024
2 parents ca79fe6 + 044629c commit 0079c23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions py3-pydantic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ pipeline:

update:
enabled: true
# There are prereleases which has b in the tags.
ignore-regex-patterns:
- 'b'
github:
identifier: pydantic/pydantic
strip-prefix: v

0 comments on commit 0079c23

Please sign in to comment.