Skip to content

Commit cd190ad

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6469bae commit cd190ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tasks/granule-invalidator/build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"runtime": "python3.14",
33
"uv_version": "0.9.21",
44
"architecture": "x86_64"
5-
}
5+
}

tasks/granule-invalidator/deploy/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ variable "tags" {
5252
variable "default_log_retention_days" {
5353
description = "The number of days to retain logs in CloudWatch"
5454
type = number
55-
}
55+
}

0 commit comments

Comments
 (0)