Skip to content

Commit

Permalink
chore(deps): bump the ci group in /.github/workflows with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ci group in /.github/workflows with 2 updates: [griffe](https://github.com/mkdocstrings/griffe) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `griffe` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@1.3.1...1.3.2)

Updates `pre-commit` from 3.8.0 to 4.0.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.8.0...v4.0.0)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3c303ae commit 37b8897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
griffe==1.3.1
griffe==1.3.2
pip==24.2
poetry==1.8.3
poetry-plugin-export==1.8.0
poetry-dynamic-versioning==1.4.1
pre-commit==3.8.0
pre-commit==4.0.0
nox==2024.4.15
nox-poetry==1.0.3

0 comments on commit 37b8897

Please sign in to comment.