diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-01 08:02:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-01 08:02:12 +0000 |
| commit | 654c2c953b739a5027218fba6f9aa1eff5665bbf (patch) | |
| tree | c9daf19583dc56bda6808c524089043a182d3de6 | |
| parent | e8e4b32f5034b8e6df9f4d5ba7ed952da9394a76 (diff) | |
| download | click-dependabot/pip/pre-commit-2.15.0.tar.gz | |
Bump pre-commit from 2.14.1 to 2.15.0dependabot/pip/pre-commit-2.15.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.1...v2.15.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index 3b95a8d..606e78f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -64,7 +64,7 @@ pluggy==0.13.1 # via # pytest # tox -pre-commit==2.14.1 +pre-commit==2.15.0 # via -r requirements/dev.in py==1.10.0 # via |
