Skip to content

Commit 56e85a9

Browse files
chore(deps): update dependency gitleaks to v8.27.1
1 parent a2d75af commit 56e85a9

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
33
"packages": [
44
"direnv@2.35.0",
5-
"gitleaks@8.24.0",
5+
"gitleaks@8.27.1",
66
"pre-commit@4.0.1",
77
"yamllint@1.35.1"
88
],

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,51 +52,51 @@
5252
"github:NixOS/nixpkgs/nixpkgs-unstable": {
5353
"resolved": "github:NixOS/nixpkgs/ffa0bb043c25cfc79ff3bc20ba2e44c3724499b1?lastModified=1745900683&narHash=sha256-ZGi2gjgPtmPmplCVz7dNufqkBr00g6EeAloX3GrFQls%3D"
5454
},
55-
"gitleaks@8.24.0": {
56-
"last_modified": "2025-03-11T17:52:14Z",
57-
"resolved": "github:NixOS/nixpkgs/0d534853a55b5d02a4ababa1d71921ce8f0aee4c#gitleaks",
55+
"gitleaks@8.27.1": {
56+
"last_modified": "2025-06-08T16:50:33Z",
57+
"resolved": "github:NixOS/nixpkgs/08fcb0dcb59df0344652b38ea6326a2d8271baff#gitleaks",
5858
"source": "devbox-search",
59-
"version": "8.24.0",
59+
"version": "8.27.1",
6060
"systems": {
6161
"aarch64-darwin": {
6262
"outputs": [
6363
{
6464
"name": "out",
65-
"path": "/nix/store/sin0dw01a76a3a0qxia38lpzminvq7nb-gitleaks-8.24.0",
65+
"path": "/nix/store/q904y4l9k25ym636vcip8wfprfzs199w-gitleaks-8.27.1",
6666
"default": true
6767
}
6868
],
69-
"store_path": "/nix/store/sin0dw01a76a3a0qxia38lpzminvq7nb-gitleaks-8.24.0"
69+
"store_path": "/nix/store/q904y4l9k25ym636vcip8wfprfzs199w-gitleaks-8.27.1"
7070
},
7171
"aarch64-linux": {
7272
"outputs": [
7373
{
7474
"name": "out",
75-
"path": "/nix/store/9qin6a79cgaz9xhcsrm69zacamjf0738-gitleaks-8.24.0",
75+
"path": "/nix/store/jyyppyxbnbgfn1lvvk13af8c8wb8bds9-gitleaks-8.27.1",
7676
"default": true
7777
}
7878
],
79-
"store_path": "/nix/store/9qin6a79cgaz9xhcsrm69zacamjf0738-gitleaks-8.24.0"
79+
"store_path": "/nix/store/jyyppyxbnbgfn1lvvk13af8c8wb8bds9-gitleaks-8.27.1"
8080
},
8181
"x86_64-darwin": {
8282
"outputs": [
8383
{
8484
"name": "out",
85-
"path": "/nix/store/i3ag4bahlssiynrbbd05d7vir5l719vm-gitleaks-8.24.0",
85+
"path": "/nix/store/s87fm4nhx89fsxn5wl7za61dr5nyaxnz-gitleaks-8.27.1",
8686
"default": true
8787
}
8888
],
89-
"store_path": "/nix/store/i3ag4bahlssiynrbbd05d7vir5l719vm-gitleaks-8.24.0"
89+
"store_path": "/nix/store/s87fm4nhx89fsxn5wl7za61dr5nyaxnz-gitleaks-8.27.1"
9090
},
9191
"x86_64-linux": {
9292
"outputs": [
9393
{
9494
"name": "out",
95-
"path": "/nix/store/07ga7fa7mar5115gfx6n6ryhv5dg17gr-gitleaks-8.24.0",
95+
"path": "/nix/store/v8pg7g6x8w1mz169zxnc7ks80blmarf3-gitleaks-8.27.1",
9696
"default": true
9797
}
9898
],
99-
"store_path": "/nix/store/07ga7fa7mar5115gfx6n6ryhv5dg17gr-gitleaks-8.24.0"
99+
"store_path": "/nix/store/v8pg7g6x8w1mz169zxnc7ks80blmarf3-gitleaks-8.27.1"
100100
}
101101
}
102102
},

0 commit comments

Comments
 (0)