Skip to content

Commit 5a9f3f2

Browse files
Bump terraform and pre-commit versions (nhs-england-tools#148)
This patch bumps terraform to 1.7.0 and pre-commit to 3.6.0. ## Type of changes <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> - [ ] Refactoring (non-breaking change) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would change existing functionality) - [ ] Bug fix (non-breaking change which fixes an issue) ## Checklist <!-- Go over all the following points, and put an `x` in all the boxes that apply. --> - [ ] I am familiar with the [contributing guidelines](../docs/CONTRIBUTING.md) - [ ] I have followed the code style of the project - [ ] I have added tests to cover my changes - [ ] I have updated the documentation accordingly - [ ] This PR is a result of pair or mob programming --- ## Sensitive Information Declaration To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including [PII (Personal Identifiable Information) / PID (Personal Identifiable Data)](https://digital.nhs.uk/data-and-information/keeping-data-safe-and-benefitting-the-public) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter. - [ ] I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes. Co-authored-by: Dan Stefaniuk <499338+stefaniuk@users.noreply.github.com>
1 parent 2bba42e commit 5a9f3f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is for you! Please, updated to the versions agreed by your team.
22

3-
terraform 1.5.7
4-
pre-commit 3.4.0
3+
terraform 1.7.0
4+
pre-commit 3.6.0
55

66
# ==============================================================================
77
# The section below is reserved for Docker image versions.

0 commit comments

Comments
 (0)