aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 11:27:43 +0000
committerGravatar GitHub <[email protected]>2023-03-06 11:27:43 +0000
commit068e971001ebfa2da16fbded830c68cde964d38c (patch)
tree793ac4d7914b0e4a795b7537569fadd6c635de87
parentBump ansible from 7.2.0 to 7.3.0 (#89) (diff)
Bump pre-commit from 3.1.0 to 3.1.1 (#88)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 318cd5a..451e793 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
ansible==7.3.0
ansible-lint[yamllint]==6.12.1
-pre-commit==3.1.0
+pre-commit==3.1.1
dnspython==2.3.0