Skip to content

Commit

Permalink
chore(deps): bump pre-commit-hooks from 4.3.0 to 4.4.0 (techno-tim#168)
Browse files Browse the repository at this point in the history
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Techno Tim <[email protected]>
  • Loading branch information
dependabot[bot] and timothystewart6 committed Nov 25, 2022
1 parent da72884 commit 82d8208
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ identify==2.5.8
# via pre-commit
idna==3.4
# via requests
importlib-resources==5.10.0
# via jsonschema
jinja2==3.1.2
# via
# ansible-core
Expand Down Expand Up @@ -118,8 +116,6 @@ pathspec==0.10.1
# via
# black
# yamllint
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==2.5.2
# via
# black
Expand All @@ -128,7 +124,7 @@ pluggy==1.0.0
# via molecule
pre-commit==2.20.0
# via -r requirements.in
pre-commit-hooks==4.3.0
pre-commit-hooks==4.4.0
# via -r requirements.in
pyasn1==0.4.8
# via
Expand Down Expand Up @@ -184,8 +180,6 @@ ruamel-yaml==0.17.21
# via
# ansible-lint
# pre-commit-hooks
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
selinux==0.2.1
# via molecule-vagrant
six==1.16.0
Expand All @@ -199,14 +193,6 @@ text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pre-commit-hooks
typing-extensions==4.4.0
# via
# black
# rich
urllib3==1.26.12
# via
# kubernetes
Expand All @@ -221,8 +207,6 @@ yamllint==1.28.0
# via
# -r requirements.in
# ansible-lint
zipp==3.10.0
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 82d8208

Please sign in to comment.