Skip to content

Commit a5f7e65

Browse files
authored
Merge pull request #528 from Web-Projekty/dependabot/npm_and_yarn/buffet-app/prettier-3.7.2
Bump prettier from 3.6.2 to 3.7.2 in /buffet-app
2 parents 03e9ad5 + ae1facb commit a5f7e65

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44
directory: "/buffet-api/" # Location of package manifests
55
schedule:
66
interval: "weekly"
7+
day: "monday"
8+
time: "08:00"
79
cooldown:
810
default-days: 60
911
semver-major-days: 60
@@ -15,6 +17,8 @@ updates:
1517
directory: "/buffet-app/" # Location of package manifests
1618
schedule:
1719
interval: "weekly"
20+
day: "monday"
21+
time: "08:00"
1822
cooldown:
1923
default-days: 60
2024
semver-major-days: 60

buffet-app/package-lock.json

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

buffet-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-react-refresh": "^0.4.9",
4545
"globals": "^15.9.0",
4646
"postcss": "^8.4.45",
47-
"prettier": "^3.6.2",
47+
"prettier": "^3.7.2",
4848
"prettier-plugin-tailwindcss": "^0.6.6",
4949
"tailwindcss": "^3.4.10",
5050
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)