Skip to content

Commit e7ee502

Browse files
flake.lock: Update (#343)
* flake.lock: Update Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15) → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b8b232ae7b8b144397fdb12d20f592e5e7c1a64d' (2024-01-31) → 'github:NixOS/nixpkgs/d691274a972b3165335d261cc4671335f5c67de9' (2024-03-14) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28) → 'github:cachix/pre-commit-hooks.nix/5df5a70ad7575f6601d91f0efec95dd9bc619431' (2024-02-15) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/130b1b89799ae76c0ad1bf4b9019470403d9fbe1' (2024-02-03) → 'github:oxalica/rust-overlay/42baa9e2e4713572d7481f917243b07dffdf54b8' (2024-03-16) * schedule dependabot to report in group --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Rok Garbas <[email protected]> Co-authored-by: Rok Garbas <[email protected]>
1 parent af0ac0f commit e7ee502

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,24 @@ updates:
55
directory: "/"
66
schedule:
77
interval: daily
8-
time: '00:00'
9-
timezone: UTC
108
open-pull-requests-limit: 10
119
commit-message:
1210
prefix: "chore"
1311
include: "scope"
12+
groups:
13+
all:
14+
patterns:
15+
- "*"
1416

1517
- package-ecosystem: cargo
1618
directory: '/'
1719
schedule:
1820
interval: daily
1921
open-pull-requests-limit: 10
22+
commit-message:
23+
prefix: "chore"
24+
include: "scope"
25+
groups:
26+
all:
27+
patterns:
28+
- "*"

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)