Skip to content

Commit

Permalink
Bump pre-commit from 2.20.0 to 3.0.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.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@v2.20.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nathanmarlor committed Jan 24, 2023
1 parent 928f959 commit 46df79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==22.3.1
pre-commit==2.20.0
pre-commit==3.0.0
black==22.10.0
flake8==5.0.4
reorder-python-imports==3.9.0

0 comments on commit 46df79d

Please sign in to comment.